Files
b8b3725d-5d20-4258-9f1f-84d…/vercel.json
2026-04-18 09:41:45 +00:00

5 lines
97 B
JSON

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