Files
57bdfd45-1c6a-49a6-863d-aca…/vercel.json
2026-04-01 04:21:26 +00:00

5 lines
97 B
JSON

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