Files
b4f125a6-b8b2-4a99-9a71-9b0…/vercel.json
2026-01-09 19:34:00 +02:00

5 lines
97 B
JSON

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