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
However, when I moved it into the project I got a slew of new errors:
09:42:36.908 | info - Skipping validation of types
09:42:36.908 | info - Skipping linting
09:42:37.022 | info - Creating an optimized production build...
09:42:53.309 | info - Compiled successfully
09:42:53.313 | info - Collecting page data...
09:43:00.545 | info - Generating static pages (0/9)
09:43:00.605 | TypeError: Cannot destructure property 'inAmpMode' of '(0 , _react).useContext(...)' as it is null.
09:43:00.605 | at Html (/vercel/path0/.keystone/admin/.next/server/pages/_document.js:686:13)
tried the 'build to vercel' button on the nextjs example (as well as the backend / frontend nextjs example)
The text was updated successfully, but these errors were encountered: