I using a library custom dynamic route in my next.js project (next-routes)
routes.add(\'tour\', `/public/:username`, \'Public\');
My URL will