Files
84f4661f-2d26-4e66-8e7e-498…/vercel.json
2026-02-03 18:02:40 +02:00

5 lines
97 B
JSON

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