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
SAPosted by savage_scaler

Products

11
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.

MImindful_mentor
3
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.

PIpixel_pioneer