Files
55c92059-914e-4ec0-85c0-c16…/vercel.json
2026-03-05 13:21:38 +00:00

5 lines
97 B
JSON

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