Files
51ec531f-2417-4dc9-92fa-bd6…/vercel.json
2026-04-23 13:00:04 +00:00

5 lines
97 B
JSON

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