twopluszero / next-images

Import images in Next.js (supports jpg, jpeg, svg, png and gif images)
MIT License
948 stars 67 forks source link

Implements settings custom build directory #17

Closed tcelestino closed 5 years ago

tcelestino commented 5 years ago

Next.js implements custom build using to distDir object in next.config.js.

Did you think to add in next-images?

Link: https://nextjs.org/docs#setting-a-custom-build-directory