Im working on nx workspace and deploying via netlify cli, all Image Next.JS Component its not working( in the production ), When i try locally (dev mode) it is working fine, but i got this GET https://my-website.netlify.app/_next/image?url=%2Fimages%2Favatar.png&w=1080&q=75 400 (Bad Request) error in production
Could you please provide additional information, such as the site name, a link to the deploy that’s having issues, and/or a way to reproduce this error on our end?