Hello,
I recently switched my setup to output: "server" (with the node adapter) and noticed that after build the images are still fetched with the url something like /_image?href=<CDN-url-here> which breaks all images. All images are imported using the Image or Picture component (within .astro or .mdx files).
Is this expected?