Files
90d159b0-361b-426e-bd66-f80…/vercel.json
2026-01-01 18:42:12 +02:00

5 lines
97 B
JSON

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