When upgrading from next 8.0.3 to 8.1.0 I get the following error when compiling any page:
[ error ] TypeError: Cannot read property 'amp' of null
at Object.renderToHTML (/usr/app/enrola-webapp/node_modules/next-server/dist/server/render.js:169:33)
at process._tickCallback (internal/process/next_tick.js:68:7)
When upgrading from next 8.0.3 to 8.1.0 I get the following error when compiling any page: