How to use Next.js export after making site in Plasmic?

Hi, I am trying to use nextjs export after making the site in Plasmic

I noticed the image assets are loaded from plasmic domain, is there some ways move them to our export so we don’t direct unnecessary loads to your servers?
(note: I have preview set to true in plasmic config for ease of dev at the moment, in case it matters)

if you’re using headless API / loader, currently it will always use the Plasmic CDN. This is so you can independently publish changes in Plasmic without touching your servers.

i recommend proxying plasmic image cdn through imgix or imagekit