Files
4cfae92a-4f7b-438d-afc0-3c5…/vercel.json
2026-06-07 16:17:55 +00:00

5 lines
97 B
JSON

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