diff --git a/src/platform-includes/set-release/javascript.nextjs.mdx b/src/platform-includes/set-release/javascript.nextjs.mdx index b7595965cae68..c62a82d731515 100644 --- a/src/platform-includes/set-release/javascript.nextjs.mdx +++ b/src/platform-includes/set-release/javascript.nextjs.mdx @@ -1 +1 @@ -For the Next.js SDK, set the `SENTRY_RELEASE` environmental variable so your sourcemaps also get associated to the correct release. +To make sure that your sourcemaps are associated with the right release, set the SENTRY_RELEASE environmental variable in Sentry’s Next.js SDK.