NextJS Middleware matcher
I have a NextJS middleware where I need to check if a category exists. If not, go to a 404 page.
The directory looks like this
I have a NextJS middleware where I need to check if a category exists. If not, go to a 404 page.
The directory looks like this