Spaces:
Sleeping
Sleeping
| { | |
| "buildCommand": "npm run build --prefix frontend", | |
| "outputDirectory": "frontend/build", | |
| "rewrites": [ | |
| { "source": "/(.*)", "destination": "/index.html" } | |
| ] | |
| } | |
| { | |
| "buildCommand": "npm run build --prefix frontend", | |
| "outputDirectory": "frontend/build", | |
| "rewrites": [ | |
| { "source": "/(.*)", "destination": "/index.html" } | |
| ] | |
| } | |