Files
b0e74a1d-7674-4c15-b201-e3d…/vercel.json
2026-01-23 11:46:41 +02:00

5 lines
111 B
JSON

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