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