This repository was archived by the owner on May 10, 2021. It is now read-only.
v1.2.0
- Add support for custom NextJS build directory: If
distDir
is specified innext.config.js
, next-on-netlify will use that directory. If nodistDir
is specified, it will look for the default directory (.next
).