Files
b9df54e0-cb37-4303-a7ac-8bd…/vercel.json
2025-12-29 13:05:50 +02:00

5 lines
111 B
JSON

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