I’ve api
& web
services in the docker-compose.yaml
file. Everything works perfectly except Next Image(next/image
) is failing on a client component (on web
service).
As the component is a client component it should fetch the image.
First I’ve created a question in the Next.js repo. So instead of duplicating the text, Here’s the link to that question