Files
62a4542d-52b5-460d-ba21-f25…/vercel.json
2026-01-20 13:39:17 +02:00

5 lines
111 B
JSON

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