Files
8e4b953e-0e1c-480e-8491-4a4…/vercel.json
2026-01-15 12:13:48 +02:00

5 lines
111 B
JSON

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