Files
f12bbe40-e3b7-4f2f-9529-dc3…/vercel.json
2026-04-21 09:32:26 +00:00

5 lines
97 B
JSON

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