Files
1f733a0f-2501-4f8d-8fa2-bb6…/vercel.json
2026-01-19 09:48:09 +02:00

5 lines
97 B
JSON

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