Files
2b4c372a-3735-4a8d-bf6c-8d7…/vercel.json
2026-03-09 13:37:19 +02:00

5 lines
97 B
JSON

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