Files
d14ed7d0-9a4e-4d2e-b46d-de5…/vercel.json
2026-01-01 19:07:03 +02:00

5 lines
97 B
JSON

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