Sentry

How to track errors with Sentry and Next.js

Sentry is one of the most popular error-tracking platforms for software products. It tracks the errors that occur in your software, showing you the error message and relevant information about the execution context (like browser, language, screen size, and so on). In this tu...

 · 

3 min read

Cover image for How to track errors with Sentry and Next.js