Skip to content

Commit c26421f

Browse files
vercel[bot]whitep4nth3rpatak-catdanielroeserhalp
authored
chore: install Vercel Speed Insights (#2671)
Co-authored-by: Salma Alam-Naylor <52798353+whitep4nth3r@users.noreply.github.com> Co-authored-by: patak <583075+patak-cat@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev> Co-authored-by: Philippe Serhal <philippe.serhal@gmail.com> Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
1 parent 1fef8da commit c26421f

3 files changed

Lines changed: 39 additions & 1 deletion

File tree

nuxt.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const isStorybook = process.env.STORYBOOK === 'true' || process.env.VITEST_STORY
66

77
export default defineNuxtConfig({
88
modules: [
9+
'@vercel/speed-insights',
910
'@unocss/nuxt',
1011
'nuxt-og-image',
1112
'@nuxtjs/html-validator',

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
"@unocss/nuxt": "66.6.7",
7575
"@unocss/preset-wind4": "66.6.7",
7676
"@upstash/redis": "1.37.0",
77+
"@vercel/speed-insights": "2.0.0",
7778
"@vite-pwa/assets-generator": "1.0.2",
7879
"@vite-pwa/nuxt": "1.1.1",
7980
"@vueuse/core": "14.2.1",

pnpm-lock.yaml

Lines changed: 37 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)