Files
d4c63057-1346-4ad9-8eb9-f2b…/vercel.json
2026-01-15 14:46:18 +02:00

5 lines
111 B
JSON

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