Using Next.js as a Static Site Generator for Netlify

If I host my public assets in public folder for the NextJs project with the Netlify Large Media. How would next export work?

Would Netlify Large Media tracked files get duplicated on Netlify servers? (from public folder to out/public)