Next.js is a popular JavaScript framework for building server-rendered and statically-exported React applications. Next.js provides the ability to automatically optimize an application’s code and minimize its bundle size. We’ll also demonstrate how to use the @next/bundle analyzer package to inspect your Next.

9m read timeFrom blog.logrocket.com
Post cover image
Table of contents
What is a Next.js app bundle?What is @next/bundle-analyzer?Installing the @next/bundle-analyzer packageConfiguring the Next.js appAnalyzing the Next.js app bundlesInspecting the Next.js app bundlesOver 200k developers use LogRocket to create better digital experiencesCreating an analysis command/scriptConclusionLogRocket : Full visibility into production Next.js apps
2 Comments

Sort: