next.js/test/e2e/app-dir/app-basepath-custom-server/custom-server/next.config.js
next.config.js4 lines42 B
module.exports = {
  basePath: '/base',
}
Quest for Codev2.0.0
/
SIGN IN