Files
7dce0f8f-24c2-446b-b6f4-c80…/vercel.json
2026-03-04 15:39:21 +00:00

5 lines
97 B
JSON

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