hybridRoutes
๐ฆ๐ฆ๐ฆ Array of hybrid routes. These are always accessible; doesn't matter the auth state.
const hybridRoutes = ['/support', '/pricing', '/products/[slug]']
๐ฆ๐ฆ๐ฆ Array of hybrid routes. These are always accessible; doesn't matter the auth state.
const hybridRoutes = ['/support', '/pricing', '/products/[slug]']