How to ignore eslint errors, type errors in nextjs build!
Well, this is something that will land you in a dangerous situation. But sometimes deploying your build becomes more important than fixing the type error which you are getting and you are not able to fix.
If you are having a NextJs app, and you want ...
ruchikasood.hashnode.dev1 min read