Next router redirect to new page with removing browser back history
I want to redirect the user to a new page using next/router but i want that particular page should not be added to the users browser navigation history. I don’t want the user to go to that page using the browser back button.