Files
3c3f6ce4-d3fb-48b2-a7f8-375…/vercel.json
2026-05-01 00:06:04 +00:00

5 lines
97 B
JSON

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