Relative Content

Tag Archive for reactjsnext.jsmiddlewarematcher

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