nextjs-export-path-map export all pages except file start with _, test next.config.js const {exportPathMap} = require('next-export-path-map') module.exports = { exportPathMap } related https://github.com/deptno/next.js-typescript-starter-kit