Files
74f9ff8c-082b-4a9e-bc20-428…/vercel.json
2026-03-03 11:39:46 +00:00

5 lines
97 B
JSON

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