Install @next/bundle-analyzer and configure next.config.js to enable analysis when the ANALYZE environment variable is true. Use 'ANALYZE=true npm run build' to identify duplicate dependencies and chunks larger than 200KB.
Priority: High | Effort: Small