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
Querying data in a Next.js edge route or middleware will forward the request
to your CMS handler. This will keep the code size of the edge route to a
minimum.