fix: broken analytics
This commit is contained in:
parent
2cfa1d7a7d
commit
8be3ae370f
2 changed files with 8 additions and 10 deletions
8
apps/main/vercel.json
Normal file
8
apps/main/vercel.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/stats/:match*",
|
||||
"destination": "https://umami.developomp.com/:match*"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue