NextJS
Appear offers two methods to integrate with NextJS based on serverless or self-hosted use cases.
Last updated
Was this helpful?
Appear offers two methods to integrate with NextJS based on serverless or self-hosted use cases.
Last updated
Was this helpful?
When Next.js is hosted on Vercel and other serverless platforms, it has a suboptimal way to instrument API routes, which prevents us to properly detect traffic. Even the doesn't fully work with OpenTelemetry as expected.
In these scenarios please follow guide to create a wrapper around API route handlers.
If you're self-hosting NextJS you can use next start
to get going.
We're actively working on improving how Appear works with NextJS. If you have any queries or require support with the above instructions, please .