Files
4fb14f2e-e376-4e82-beda-938…/vercel.json
2026-04-11 07:33:01 +00:00

5 lines
97 B
JSON

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