Files
c188e43b-a9ab-4fbc-ab45-4ed…/vercel.json
2026-03-18 18:42:19 +02:00

5 lines
97 B
JSON

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