Need Help to resolve error - Vercel + Sentry

Faced an issue while deploying my Next.js app on vercel

Error - Type error / cannot read properties of (undefined) sentry

The application works fine on Localhost but gives an error on vercel deployment

GitHub : GitHub - arshpreet8051/Portfolio

for video reference : x.com

Hi, @arshpreet8051!

It looks like Sentry isn’t found. I took a quick look at your code and couldn’t see any imports.

I found a similar issue, could you try the suggestions here?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.