Skip to content

Extended Configuration | Sentry for Next.js

Source URL: https://docs.sentry.io/platforms/javascript/guides/nextjs/configuration

Extended Configuration | Sentry for Next.js

Section titled “Extended Configuration | Sentry for Next.js”
  • APIs

    Learn more about APIs of the SDK.

  • Options

    Learn more about how the SDK can be configured via options. These are being passed to the init function and therefore set when the SDK is first initialized.

  • Build Options

    Learn about configuration options used in your Next.js configuration to control your app’s build process.

  • Integrations

    Learn more about how integrations extend the functionality of our SDK to cover common libraries and environments automatically.

  • Transports

    Transports let you change the way in which events are delivered to Sentry.

  • Releases & Health

    Learn how to configure your SDK to tell Sentry about your releases.

  • Filtering

    Learn more about how to configure your JavaScript SDK to set up filtering for events reported to Sentry.

  • Tree Shaking

    Learn how to reduce Sentry bundle size by tree shaking unused code.