Check the links below for references to answer the question “How to redirect WordPress login/logout to custom page?”
Use this https://codex.wordpress.org/Plugin_API/Filter_Reference/login_redirect for login redirect.
Use this https://codex.wordpress.org/Plugin_API/Filter_Reference/logout_url for logout redirect.