How to optimize Next.js app bundle and improve its performance
In this article, we will learn how to optimize the Next.js app (link to the app) by reducing the bundle size by 43% and increase the score to 73 from 36 in Google’s PageSpeed Insights.
Let’s start with analyzing the production build of Next.js. When ...
huniko519.hashnode.dev8 min read