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:
parent
acc0f8f706
commit
d9cd78fc76
3 changed files with 90 additions and 52 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue