Next js project work properly on localhost but when deploy it show this error on fetching image url

The FetchEvent for “https://spnbxmyignite.netlify.app/_next/image?url=https%3A%2F%2Fpos-dev.myignite.online%2Fuploads%2Fbusiness_logos%2F1668597084_download%20(22).png&w=256&q=75” resulted in a network error response: an “opaqueredirect” type response was used for a request whose redirect mode is not “manual”.

Failed to load resource: net::ERR_FAILED

I visited the URL of the image: https://pos-dev.myignite.online/uploads/business_logos/1668597084_download+(22).png and got a 404.

Does the source image exist at the correct URL?