Using the latest Next.js 12.3 features on Vercel
Next.js 12.3 releases Fast Refresh for .env files, Image Component improvements, and routing updates, with Vercel adding native enhancements for teams self-hosting or deploying on its platform.
When we created Next.js in , we set out to make it easier for developers to create fast and scalable web applications, and over the years, Next.js has become one of the most popular React frameworks. We’re excited to release which includes Fast Refresh for files, improvements to the Image Component, and updates to upcoming routing features.2016Next.js 12.3.env While these Next.js features work out of the box when self-hosting, Vercel natively supports and extends them, allowing teams to improve their workflow and iterate faster while building and sharing software with the world.
Let’s take a look at how these new Next.js features are enhanced on Vercel. Read more