Files
b5c6acfe-f504-4f93-b5e6-9ea…/vercel.json
2026-01-16 13:05:17 +02:00

5 lines
111 B
JSON

{
"installCommand": "npm install",
"buildCommand": "CI=false npm run build",
"outputDirectory": "build"
}