Bug Report next/image Describe the bug When using next/image with a custom server, the "/_next/image" route returns the following error: "url" parameter is valid but upstream response is invalid To Reproduce Either run npm run devor npm run build && npm run start