Add Vercel analytics

This commit is contained in:
ASOwnerYT
2024-12-04 20:29:24 +13:00
parent b067781769
commit 3c52ea1fd6
3 changed files with 42 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@vercel/analytics": "^1.4.1",
"next": "15.0.3",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106"