feat: Add Vercel Analytics for usage tracking.

This commit is contained in:
kuekhaoyang
2025-11-21 23:30:56 +08:00
parent 5f5d01047f
commit 8465b306f2
3 changed files with 44 additions and 2 deletions
+1
View File
@@ -9,6 +9,7 @@
"lint": "eslint"
},
"dependencies": {
"@vercel/analytics": "^1.5.0",
"artplayer": "^5.1.7",
"hls.js": "^1.5.15",
"next": "16.0.3",