Serve Optimized Images Using the Next.js Image Component

Share this video with your friends

Send Tweet

The image component from Next.js comes with excellent performance optimizations that make it worth using. It comes with improved performance, better visual stability, faster page loads, and more!

In this lesson you’ll learn how to use this component to serve both local and remote images in your Next.js app.