Files
f57f867d-bb0a-437a-b8c1-aca…/vercel.json
2026-01-18 17:42:03 +02:00

5 lines
97 B
JSON

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