Files
6cb0bd42-946f-49f1-a055-326…/vercel.json
2026-01-12 15:57:26 +02:00

5 lines
97 B
JSON

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