Exploring the NextJS bundle analyzer
Did you know that Next.js gives us an option to analyze our output bundle size?
While creating our application, it's hard to determine what will be included in the final build output.
But no worries, I'll show you how you can add the bundle analyzer ...
h.daily-dev-tips.com2 min read