umami/vercel.json
2022-04-22 20:22:10 +01:00

5 lines
No EOL
89 B
JSON

{
"rewrites": [
{ "source": "/stats.js", "destination": "/umami.js" }
]
}