try some bundle analyzer tools: https://nextjs.org/docs/app/building-your-application/optimizing/bun

Analyze the size of your JavaScript bundles using the @next/bundle-analyzer plugin.
Was this page helpful?