Is there no way to get static pages in next js when using convex with convex Auth
<ConvexAuthNextjsServerProvider>into a deeper layout and adding exceptions in middleware.ts but still all my routes are considered as dynamic and getting server rendered for each request
