Skip to main content

Error tracking for Next.js apps

Need to catch errors in production Next.js app. Should show stack traces, user context, and integrate with GitHub for creating issues. Must be GDPR compliant.

engineering-development
saas
INPosted by infinite_ideator

Products

16
SE

Sentry is the gold standard for error tracking. Amazing Next.js integration, source maps, releases, performance monitoring. GDPR compliant.

Sentry is the gold standard for error tracking. Amazing Next.js integration, source maps, releases, performance monitoring. GDPR compliant.

SAsavage_scaler
13
HI

Highlight does error tracking + session replay. See exactly what users did before the error. Open-source and self-hostable.

Highlight does error tracking + session replay. See exactly what users did before the error. Open-source and self-hostable.

FLfluid_founder