LOG_REF // optimizing-nextjs-performance 2024-11-02
Achieving 99 Lighthouse Score on Next.js 15
PerformanceReact 19Vercel

Performance is a feature. In this log, I break down the steps taken to optimize our corporate landing pages.

By strictly separating Server Components from Client Components, we reduced our initial JavaScript payload by 45%. We also heavily utilized Next.js advanced image optimization and Edge network caching for static assets.

SYSTEM ONLINE

© 2026 Divyansh. Engineered for performance.

v1.1.0 (FLUX)
Divyansh | Achieving 99 Lighthouse Score on Next.js 15 | Dev Logs