try some bundle analyzer tools: https://nextjs.org/docs/app/building-your-application/optimizing/bun
try some bundle analyzer tools: https://nextjs.org/docs/app/building-your-application/optimizing/bundle-analyzer
Analyze the size of your JavaScript bundles using the @next/bundle-analyzer plugin.


