next.js/test/integration/errors-on-output-to-static/next.config.js
next.config.js5 lines62 B
module.exports = {
  output: 'export',
  distDir: 'static',
}
Quest for Codev2.0.0
/
SIGN IN