Files
fe09e69b-7320-451e-852e-b36…/vercel.json
2026-01-23 12:19:46 +02:00

5 lines
111 B
JSON

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