nextjs-blog-theme icon indicating copy to clipboard operation
nextjs-blog-theme copied to clipboard

[How to] User next/image with netlify?

Open debjit opened this issue 3 years ago • 1 comments
trafficstars

HI, I am working on how can I get next/image working on netlify. I have used NoN repo but it is depressed now and not working for me. If you use a post with an example of image optimisation would be great. I have tried https://github.com/jlengstorf/next-image-on-netlify example but no luck.

debjit avatar Mar 08 '22 14:03 debjit

Apologies for such a long time for a response! Definitely understand if you've found an alternative solution.

🤔 You shouldn't need to do anything with this but use the next/image package. Ideally, our build plugin should be able to generate the necessary image files through a function called ipx. That is odd that it wasn't working. That is a great suggestion though and let's see if we can put that onto our roadmap!

maxcell avatar Jun 08 '22 20:06 maxcell