Files
c8e19c16-0d07-4787-b617-615…/vercel.json
2026-03-04 17:59:36 +02:00

5 lines
97 B
JSON

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