Files
f4b72aaf-4aed-4fb1-b759-ae4…/vercel.json
2026-01-01 15:48:10 +02:00

5 lines
97 B
JSON

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