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
is adding the “skip ssr” directive on top of the pages too much work? I want to keep this api because it’s consistent with “use client” and “use server” directives
Only pages configured in the whitelist list are rendered with SSR.
The text was updated successfully, but these errors were encountered: