Description
Integrate Sentry for monitoring errors and performance in production.
Expected Deliverables
- Install and configure @sentry/nextjs
- Set up environment variables for Sentry DSN
- Create custom error boundary using Sentry
- Add performance tracing for API routes
- Configure source maps upload
- Add Sentry badges to README
Areas to Consider
- Sample rates for error collection
- Custom tags and context
- Release tracking