Course lesson
Serve Optimized Images Using the Next.js Image Component
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!
- Duration
- 4 min
- Access
- Included
- Transcript
- Retained from source evidence
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.