Monitoring/Error tracking on Nextjs

Hello nerds! I'm working on a fullstack Nextjs App with tRPC .
And it is currently deployed to Vercel, right now I using Vercel logs to track error logs, but this only track the server side, i also want to track errors on clients.

Any recommendation? I thinking in adding Sentry, I used it times ago and had a good experience.

And anyone use the Speed Insight/Monitoring from Vercel? Is it worty?
Was this page helpful?