Next.js app fails deployment on both Vercel and Github Pages but it runs and build fine on my machine
I’m a novice programmer who just finished a web app using Next.js and wanted to deploy it to a remote source but I’m getting a very weird type error right on my _app.tsx file every time I try. I have no idea what is causing this error. Please help me fix my issue.