Hi,
I'm pretty new to telemetry and effect. I started using Effect in my nextJS and API routes and now i am wondering how to start monitoring my effect's performance in a tool such as Vercel's observability or Sentry.
The docs do cover using it in NodeJS but would be great to see an example with nextJS that include API routes etc.
Thank you in advance!