diff --git a/src/includes/getting-started-primer/javascript.nextjs.mdx b/src/includes/getting-started-primer/javascript.nextjs.mdx index a7b79afc6b6f5f..f3c081bc98118c 100644 --- a/src/includes/getting-started-primer/javascript.nextjs.mdx +++ b/src/includes/getting-started-primer/javascript.nextjs.mdx @@ -1,10 +1,10 @@ -Currently, the Sentry Next.js SDK supports Next.js versions `10.0.8` - `11.1.3`. The SDK may work with some projects using Next.js 12, but it is not yet officially supported. +Sentry's Next.js SDK enables automatic reporting of errors and exceptions. -The Sentry Next.js SDK automatically catches errors and collects performance data from your app. +Currently, the minimum Next.js supported version is `10.0.8`. Features: