Files
cf962210-3fc1-4a2e-bc9c-006…/vercel.json
2026-03-31 17:44:58 +00:00

5 lines
97 B
JSON

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