Files
f3ff235f-cd95-430a-8ccf-144…/vercel.json
2026-05-01 10:08:33 +00:00

5 lines
97 B
JSON

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