nuxt/image 500 errors using ipx provider
i use @nuxt/image 1.11.0 with the ipx provider.
I use local images from my /public folder as well as images from a remote site.
I added the doamin to the config.
Local builds are running fine.
As soon as i move the build (generate) process to a github runner, nuxt/image throws 500 errors (for local and remote images).
I use local images from my /public folder as well as images from a remote site.
I added the doamin to the config.
Local builds are running fine.
As soon as i move the build (generate) process to a github runner, nuxt/image throws 500 errors (for local and remote images).
