Files
84c2e9fa-4e33-4546-abd1-f1f…/vercel.json
2026-04-30 15:36:05 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}