Files
9c5b12fa-043e-4f42-b31e-ffc…/vercel.json
2026-01-24 09:35:30 +02:00

5 lines
97 B
JSON

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