Files
2e4b5b51-55f8-4f30-8912-add…/vercel.json
2026-03-09 18:48:18 +00:00

5 lines
97 B
JSON

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