Files
954f5060-09d4-4aa8-967c-db8…/vercel.json
2026-01-14 13:53:06 +02:00

5 lines
111 B
JSON

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