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
next.js implements URLPattern for edge runtime middleware. After upgrading sst, and by extension open-next@3, my middleware broke because URLPattern is not a constructor.