Auto-instrument Next.js Server Actions
Here's a really cool way to automatically instrument all your Next.js Server Actions with Sentry! next-safe-action allows you to create middleware for your server actions, in which you can setup instrumentation for all the actions that use the middleware. Easy!