Next.js
Next.js is our default framework for the web — server rendering, routing, and performance handled, so we spend our time on the product.

Next.js is a React framework that adds server-side rendering, file-based routing, image optimisation, and a hybrid of static and dynamic rendering. It powers sites and apps that need both speed and SEO.
It gives us a single framework for editorial sites and complex apps, with rendering choices per page and excellent performance defaults. The result is fast, SEO-friendly products without bespoke infrastructure.
In the product,
not the slide.
Editorial & marketing
Server-rendered, fast-loading sites that rank well and update through a CMS.
Web applications
Dashboards and SaaS with the rendering model chosen per route for the right trade-off.
Edge delivery
Pages and APIs served close to the user for low latency everywhere.