Files
f55deb4e-7b31-4577-b9e6-ac6…/vercel.json
2026-03-09 19:33:00 +00:00

5 lines
97 B
JSON

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