Files
b545e365-15df-4687-bc66-860…/vercel.json
2026-03-05 12:28:10 +00:00

5 lines
97 B
JSON

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