I\'m a newbie to NextJS, It looks so good on the first impression. But after giving it a chance I\'ve faced some problems like URL routing with custom params like react-router.<
I have been through the same issue, but I found this package, https://github.com/fridays/next-routes
It works almost the same as react-router, I have tried it and it works for me.