···8282 "/oss-friends",
8383 "/status-page/(.*)",
8484 "/incidents", // used when trying subdomain slug via status.documenso.com/incidents
8585+ "/verify/(.*)", // used when trying subdomain slug via status.documenso.com/incidents
8586 ],
8687 ignoredRoutes: ["/api/og", "/discord", "/github", "/status-page/(.*)"], // FIXME: we should check the `publicRoutes`
8788 beforeAuth: before,