Files
f245f0f8-eec7-4980-a64f-2e3…/vercel.json
2026-03-07 15:50:27 +00:00

5 lines
97 B
JSON

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