Files
b5c4c056-ffc9-4894-b12d-79e…/vercel.json
2026-03-12 16:50:29 +00:00

5 lines
97 B
JSON

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