Files
f0b32c8f-6495-41e7-876f-57f…/vercel.json
2026-03-09 16:50:13 +00:00

5 lines
97 B
JSON

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