1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-08 12:22:23 +04:00

feat: update analytics event source path in Vercel configuration

This commit is contained in:
codecalm
2025-04-24 15:54:31 +02:00
parent 83b11a8b35
commit bf750451f1
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"destination": "https://plausible.io/js/script.js"
},
{
"source": "/stats/api/event",
"source": "/stats/event",
"destination": "https://plausible.io/api/event"
},
{