npm explorer
trackjs-nextjs - npm explorer
trackjs-nextjs
v1.0.6
TypeScript
TrackJS error tracking integration for Next.js
0
/week
Updated 2 weeks ago
Unpacked: 7.1 KB
Published by
TrackJS LLC
npm
yarn
pnpm
bun
npm install trackjs-nextjs
Homepage
npm
Dist Tags
canary
1.0.5-canary.0
latest
1.0.6
Readme
Dependencies
(2)
Versions
(13)
Official NextJS Integration for TrackJS
This package integrates the TrackJS agent into Next.js projects.
Compatibility
This package supports
Next.js
versions
14
,
15
and
16
. Please refer to our documentation to integrate with older versions of Next.js.
Reference
-
TrackJS Next.js Documentation
-
TrackJS Next.js Documentation For Next.js versions < 14
Usage
To get started, install this package.
``
sh
npm i trackjs-nextjs
``
Next, configure the package with your token from the TrackJS dashboard. Read the TrackJS
Next.JS integration documentation
for details.