Configure next/image Component to be Unoptimized

InstructorMichael Chan

Share this video with your friends

Send Tweet

In this lesson, we configure next/image for use in Storybook. next/image is a Next.js component that creates highly performance-optimized images to users based on device capability and browser dimensions. It can be unoptimized for compatibility in development environments like Storybook.