Files
f341ba93-aa2b-471f-bf0f-037…/vercel.json
2026-03-05 21:32:29 +00:00

5 lines
97 B
JSON

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