| { | |
| "buildCommand": "npm run build", | |
| "outputDirectory": "dist", | |
| "framework": "vite", | |
| "rewrites": [{ "source": "/(.*)", "destination": "/index.html" }] | |
| } | |
| { | |
| "buildCommand": "npm run build", | |
| "outputDirectory": "dist", | |
| "framework": "vite", | |
| "rewrites": [{ "source": "/(.*)", "destination": "/index.html" }] | |
| } | |