Next.js Discord

Discord Forum

how to have site/[route] but also site/uniquePath/?

Unanswered
Rex posted this in #help-forum
Open in Discord
RexOP
with nextjs14 app router
i have [section]/[type] but i also want to have definedFolder/[route]
when i load mysite.com/definedFolder/random123 it loads the [section]/[type] page, how do i change this behaviour?

1 Reply

RexOP
dont worry i was using dev site to check my edits jfc