mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
vercel config fix
This commit is contained in:
@@ -7,6 +7,10 @@
|
|||||||
{
|
{
|
||||||
"source": "/stats/api/event",
|
"source": "/stats/api/event",
|
||||||
"destination": "https://plausible.io/api/event"
|
"destination": "https://plausible.io/api/event"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "/(.*)",
|
||||||
|
"destination": "/error-404.html"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user