1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-11 08:05:18 +02:00

Add @vercel/speed-insights dependency and injectSpeedInsights in layout.server.ts

This commit is contained in:
Sean Morley 2024-04-18 23:44:41 +00:00
parent acc0f8f706
commit d9cd78fc76
3 changed files with 90 additions and 52 deletions

View file

@ -40,6 +40,7 @@
"dependencies": {
"@lucia-auth/adapter-drizzle": "^1.0.7",
"@vercel/analytics": "^1.2.2",
"@vercel/speed-insights": "^1.0.10",
"drizzle-orm": "^0.30.6",
"oslo": "^1.2.0",
"postgres": "^3.4.4"