Files
26ed72fd-86a8-4bbf-b635-608…/vercel.json
2026-01-20 16:07:36 +02:00

5 lines
97 B
JSON

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