Use Next.js advanced <Image/> component with the static export functionality. Optimizes all static images in an additional step after the Next.js static export.
Hi @wpoynter,
I did some work based on your PR, but I somehow had to open up this new PR. I want to add some more e2e testing functionality with the basePath option. For this, I have to figure out how to serve the generated exported files for testing purposes.
Hi @wpoynter, I did some work based on your PR, but I somehow had to open up this new PR. I want to add some more e2e testing functionality with the basePath option. For this, I have to figure out how to serve the generated exported files for testing purposes.