Logging / Metrics Best Practices?

What are some recommendation for logging and/or outputting metrics in a frontend application? My tech stack is as follows:

- NextJs w/ Typescript
- Supabase
- Vercel

I have experience as a backend dev, so I don't have much exposure to the tools utilized for frontend applications. I'm sure this question has been asked in the past, so please point me to any recommended resources.
Was this page helpful?