I have a nextjs application with simple user authentication. That means there are some protected routes that I don\'t want logged out user to get access to. The app compiles