Spaces:
Sleeping
Sleeping
| { | |
| "$schema": "https://openapi.vercel.sh/vercel.json", | |
| "framework": "vite", | |
| "installCommand": "cd frontend && npm install", | |
| "buildCommand": "cd frontend && npm run build", | |
| "outputDirectory": "frontend/dist" | |
| } | |