trackjs-nextjs
v1.0.6
Published
TrackJS error tracking integration for Next.js
Readme
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
Usage
To get started, install this package.
npm i trackjs-nextjsNext, configure the package with your token from the TrackJS dashboard. Read the TrackJS Next.JS integration documentation for details.
