Files
bbf8ccdb-84c4-472f-9f8d-331…/vercel.json
2026-01-21 19:24:23 +02:00

5 lines
97 B
JSON

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