Files
f7e6dd6e-96a4-46ee-b0f0-3c6…/vercel.json
2026-03-14 11:20:24 +00:00

5 lines
97 B
JSON

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