Spaces:
Running
Running
vaibuzz
feat: production-ready deployment — Dockerfile, schema fixes, PCT_DIFF logic, abs() resolver
1294b5d | { | |
| "buildCommand": "npm run build", | |
| "outputDirectory": "dist", | |
| "installCommand": "npm install", | |
| "framework": "vite", | |
| "rewrites": [ | |
| { "source": "/(.*)", "destination": "/index.html" } | |
| ] | |
| } | |