Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 922 Bytes

javascript.nextjs.mdx

File metadata and controls

17 lines (11 loc) · 922 Bytes

Sentry's Next.js SDK enables automatic reporting of errors and exceptions.

Currently, the minimum Next.js supported version is 10.0.8.

Features:

Under the hood the SDK relies on our React SDK on the frontend and Node SDK on the backend, which makes all features available in those SDKs also available in this SDK.