feat: added analytics

This commit is contained in:
Riccardo
2023-12-02 11:27:25 +01:00
parent 77a9d50927
commit 527fc25c08
3 changed files with 18 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
"dependencies": {
"@prisma/client": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@vercel/analytics": "^1.1.1",
"next": "14.0.3",
"react": "^18",
"react-dom": "^18",