Files
6738cd7d-4d1f-4a29-8bee-7c6…/vercel.json
2026-01-16 17:44:35 +02:00

5 lines
111 B
JSON

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