Nested routes in React Router are handled by using nested <Route> components. This allows you to define routes within routes, creating a hierarchical structure.