Files
c5ef4ed9-ba1a-4ee3-aa71-f38…/vercel.json
2026-01-02 19:15:43 +02:00

5 lines
97 B
JSON

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