Files
cb7eb09a-9112-4880-8d26-a62…/vercel.json
2026-02-05 17:10:48 +02:00

5 lines
97 B
JSON

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