Files
9d0159d8-d246-451d-b1f2-70c…/vercel.json
2026-03-09 19:11:41 +00:00

5 lines
97 B
JSON

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