You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When hit through a custom server, Next.js data fetching functions like GSSP and GIP will not be traced. We need to continue transactions when there is an active one for the request for data fetchers similar to how we do it for api routes.