Files
91fbd1b8-95dc-42e5-bfd4-22f…/vercel.json
2026-01-25 17:30:40 +02:00

5 lines
97 B
JSON

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