Reduce Next.js Bundle Size by Half Learn how using Preact instead of React can reduce Next.js bundle size by half.
Static Pages Without JavaScript Remove client-side JavaScript in Next.js for production on a per-page basis.