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