Why my Next.js deployed app shows a blank page? – SEO
I deployed my Next.js app on Vercel and its blank. It works fine locally. On the browser console I can see this error: _app-1516aa2c14264726.js:101 Uncaught SyntaxError: Unexpected token '(' I do not see any error on my _app.js page with…