1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-05 20:15:31 -04:00

add speed insights

This commit is contained in:
2025-05-18 08:24:13 -04:00
parent cb5934647f
commit 3f56632313
3 changed files with 35 additions and 0 deletions
+2
View File
@@ -41,6 +41,7 @@
"@radix-ui/react-tooltip": "^1.2.6",
"@t3-oss/env-nextjs": "^0.13.4",
"@vercel/analytics": "^1.5.0",
"@vercel/speed-insights": "^1.2.0",
"better-auth": "1.2.9-beta.1",
"cheerio": "^1.0.0",
"class-variance-authority": "^0.7.1",
@@ -155,6 +156,7 @@
],
"onlyBuiltDependencies": [
"@tailwindcss/oxide",
"@vercel/speed-insights",
"esbuild",
"sharp"
]