We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86dcd1a commit f94a4f6Copy full SHA for f94a4f6
docs/platforms/javascript/guides/nextjs/configuration/build/index.mdx
@@ -265,12 +265,6 @@ excludeServerRoutes: [
265
];
266
```
267
268
-<Alert level="info">
269
- If you're building your Next.js application with Turbopack, this option will
270
- have no effect. The Sentry SDK will no longer apply build-time instrumentation
271
- and will rely purely on Next.js telemetry features.
272
-</Alert>
273
-
274
</SdkOption>
275
276
<SdkOption name="webpack.automaticVercelMonitors" type="boolean" defaultValue="false">
0 commit comments