mirror of
https://github.com/umami-software/umami.git
synced 2026-02-21 04:55:36 +01:00
Add Vercel Conf
This commit is contained in:
parent
586529a5ca
commit
366cb46626
1 changed files with 8 additions and 0 deletions
8
vercel.json
Normal file
8
vercel.json
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"rewrites": [
|
||||||
|
{
|
||||||
|
"source": "/stats/:match*",
|
||||||
|
"destination": "https://analytics.codeclarity.ai/:match*"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue