Next.js Discord

Discord Forum

Does next.js support react router ? So that I am using standard

Unanswered
Masai Lion posted this in #help-forum
Open in Discord
Avatar
Masai LionOP
Does next.js support react router?

2 Replies

Avatar
Nope, Next.js uses file-based routing system
you can take a look at this repo but I recommend next.js routing system over react-router
https://github.com/colinhacks/nextjs-react-router