Today, Next.js on Netlify has introduced full support for Incremental Static Regeneration (ISR) including revalidation, which enables faster build times and content regeneration. The Essential Next.js plugin now includes complete support for ISR, rewrites, redirects, and headers, as well as experimental support for Next.js 12 Middleware in beta. Additionally, the plugin offers improved efficiency with fewer functions per site, a high-performance image server, simplified configuration, and removed requirements for target = serverless, making it easier to deploy and manage Next.js projects on Netlify.