Closed
Description
Is your feature request related to a problem? Please describe.
WebP is super great. The underlying jimp
package doesn't support it.
Describe the solution you'd like
Add some method of supporting WebP in the next.js image optimization flow.
Describe alternatives you've considered
Not using next/image
is not ideal as it's such a powerful feature of next-gen Next.js
Additional context
Add any other context or screenshots about the feature request here.