Files
e5e5ef9c-14f9-4847-a50e-a8e…/vercel.json
2026-01-23 12:06:44 +02:00

5 lines
111 B
JSON

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