Next.js Discord

Discord Forum

How to install next/web-vitals to use useReportWebVitals ?

Unanswered
Skipjack tuna posted this in #help-forum
Open in Discord
Skipjack tunaOP
Hi I'm using nextjs 13.1 and pages directory, and wanted to use the hook https://nextjs.org/docs/pages/api-reference/functions/use-report-web-vitals, but the import shows me error like the package is not found, I'm also not able to find in the doc or any blog how to install this package.

It was not available in npm too. Most blogs are of next/core-web-vitals. Can you redirect to me from where I can get this package to test this hook.

0 Replies