@joshmanders If needed, with this setup, we can swap from Digitalocean to another hosting provider in less than an hour. Hopefully we never need to, but it is an option.
@joshmanders Yeah, it uses the next image path. In theory I could configure it to use Cloudflare's image conversion API, but it's easier to just run the conversion ourselves and have CF cache the result.
Some more info: https://t.co/amcdJcIqU1
@joshmanders Yeah, we run Next in Docker containers and next/image optimizations are handled normally (I think it uses Sharp by default). Cloudflare caches the output images, which is handy.