On Strapi side : - [ ] use the `formats` of a media file to fetch the correct format of an image and not always the full-size image. On next.js side : - [ ] update to [next 10](https://nextjs.org/blog/next-10) to use the new image component and let next.js optimize the images fetched from Strapi.
On Strapi side :
formatsof a media file to fetch the correct format of an image and not always the full-size image.On next.js side :