feat: added vercel web analytics

This commit is contained in:
Bart van der Braak 2023-07-29 22:01:16 +02:00
parent 5bab04e51c
commit 36efd82295
3 changed files with 13 additions and 0 deletions

View file

@ -37,6 +37,7 @@
"@threlte/core": "6.0.0-next.11",
"@threlte/extras": "5.0.0-next.16",
"@types/three": "^0.154.0",
"@vercel/analytics": "^1.0.1",
"three": "^0.155.0",
"web-vitals": "^3.4.0"
}