Integration between Fastly and the image module.
To use this provider you just need to specify the base URL of your service in Fastly.
export default defineNuxtConfig({ image: { fastly: { baseURL: 'https://www.fastly.io' } } })
Directus
Nuxt Image with Directus integration.
Filerobot
Nuxt Image with Filerobot integration.