Posted inerror react.js How to intercept routes from / page only in NextJS? In Next.js, if you want to intercept the /portfolio/project/[slug] route only when navigating from the main page (/), you can achieve this by using a combination of the useRouter hook… Posted by Aamir Latif October 25, 2024