Build configuration to save all image localy

Hi!
Nuxt static generate configuration.
We want to save all images locally during page generation to save Prismic bandwidth. I think we could use some smart webpack configuration, but maybe there is more common way?

Hi Vasilii,

I'm gathering some information from our production team, and I will let you know if I can find any solution.

Otherwise, we can wait if someone from the community to have any solutions.

Fares

I believe you can use next-optimized-images. It'll save them into the static folder (assuming you're doing static hosting).

To better understand the issue, can you tell me why the bandwidth is a concern, are you reaching its limit? also have tried to add the CDN to your endpoint?

This thread has been closed due to inactivity. Flag to reopen.