Skip to content

Commit 5fe07de

Browse files
Clarify not supported Next.js features (#4266)
1 parent 5da67cb commit 5fe07de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/includes/getting-started-primer/javascript.nextjs.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ Features:
1515
- Automatic [Performance Monitoring](/product/performance/) for both the client and server, from version `6.5.0`
1616

1717
Under the hood the SDK relies on our [React SDK](/platforms/javascript/guides/react/) on the frontend and [Node SDK](/platforms/node) on the backend, which makes all features available in those SDKs also available in this SDK.
18+
However, using a [custom server](https://nextjs.org/docs/advanced-features/custom-server) is not currently supported.

0 commit comments

Comments
 (0)