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
We must build our NextJS app as a serverless app. When we build, this
creates a standalone .js function for each page. Our NextRouter Netlify
function can then trigger that function when a user requests a certain
page.
0 commit comments