Files
f607ae93-b4ca-4f1d-8f6e-2ed…/vercel.json
2026-02-09 14:53:15 +02:00

5 lines
97 B
JSON

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