Files
f1748397-4b60-4f04-8597-610…/vercel.json
2026-01-06 18:33:42 +02:00

5 lines
97 B
JSON

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