Files
b5901b73-5568-4a24-bd00-995…/vercel.json
2026-04-03 19:45:57 +00:00

5 lines
97 B
JSON

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