Files
7b5df03c-1512-415e-b44f-8cb…/vercel.json
2026-03-07 04:58:43 +00:00

5 lines
97 B
JSON

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