Files
395468c0-e1c9-4571-875a-d27…/vercel.json
2026-02-25 14:09:35 +02:00

5 lines
97 B
JSON

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