Next.js Discord

Discord Forum

How can I do afterFiles redirect in nextjs14?

Unanswered
Black carp posted this in #help-forum
Open in Discord
Black carpOP
I need to add a redirect rule that would be applied after the file system routes (public/, _next/static/, pages/, app/, etc.) I want to use the next.config.mjs file and not the middleware file

0 Replies