umami/vercel.json

4 lines
92 B
JSON

{
"buildCommand": "npm run build",
"installCommand": "npm install --legacy-peer-deps"
}