1.0.10 • Published 3 months ago

@vercel/speed-insights v1.0.10

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 months ago

Speed Insights

Overview

@vercel/speed-insights automatically tracks web vitals and other performance metrics for your website.

This package does not track data in development mode.

It has 1st class integration with:

FrameworkPackage
Next.js@vercel/speed-insights/next
Nuxt@vercel/speed-insights/nuxt
Sveltekit@vercel/speed-insights/sveltekit
Remix@vercel/speed-insights/remix
React@vercel/speed-insights/react
Astro@vercel/speed-insights/astro
Vue@vercel/speed-insights/vue

It also supports other frameworks, vanilla JS and static websites.

Quickstart

  1. Enable Vercel Speed Insights for a project in the Vercel Dashboard.
  2. Add the @vercel/speed-insights package to your project
  3. Inject Speed Insights to your app

    • If you are using Next.js, React, Nuxt or Vue you can use the framework-specific <SpeedInsights /> component to inject the script into your app.
    • If you are using Sveltekit, you can use the injectSpeedInsights() function @vercel/speed-insights/sveltekit in your top-level +layout.js/ts file.
    • For other frameworks, you can use the inject function add the tracking script to your app.
    • If you want to use Vercel Speed Insights on a static site without npm, follow the instructions in the documentation.
  4. Deploy your app to Vercel and see data flowing in.

Documentation

Find more details about this package in our documentation.

1.0.10

3 months ago

1.0.9

3 months ago

1.0.8

3 months ago

1.0.7

4 months ago

1.0.6

4 months ago

1.0.5

4 months ago

1.0.5-beta.1

4 months ago

1.0.4

4 months ago

1.0.3

4 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago

0.0.8

5 months ago

0.0.7

5 months ago

0.0.6

5 months ago

0.0.6-beta.1

5 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

7 months ago

0.0.3-beta.0

7 months ago

0.0.2

7 months ago

0.0.1-beta.7

7 months ago

0.0.1-beta.6

7 months ago

0.0.1-beta.5

7 months ago

0.0.1-beta.3

8 months ago

0.0.1-beta.2

8 months ago

0.0.1-beta.1

8 months ago

0.0.1

8 months ago