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 get this error when launching in dev-mode. FrontPage returned an empty object from getInitialProps. This de-optimizes and prevents automatic static optimization. https://err.sh/vercel/next.js/empty-object-getInitialProps
We should consider how to handle this.
The text was updated successfully, but these errors were encountered:
We get this error when launching in dev-mode.
FrontPage returned an empty object from getInitialProps. This de-optimizes and prevents automatic static optimization. https://err.sh/vercel/next.js/empty-object-getInitialProps
We should consider how to handle this.
The text was updated successfully, but these errors were encountered: