TypeScript ESLint errors on deploying to Vercel but not in local environment

Hey! Hope you are doing great

I'm seeing these errors on the building phase when deploying to Vercel (screenshot attached).

But I can successfully build on my local environment (screenshot attached).

Also, I'm not seeing any error on my code, I'm using VS Code with ESLint extension.

I have researched quite a bit but couldn't find a solution yet.


Does anyone have experience with this issue and can point me in the right direction?


Thanks!
TypeScript_ESLint_errors_when_deploying_to_Vercel_that_are_not_on_my_local.jpg
Successful_build_on_local.jpg
Was this page helpful?