TS build errors prevent build
In a T3 app I need to build and do not have the time to fix some Typescript Errors.
I tried basic Next configs to disable but does not stop it from erroring.
Please help me to turn off build failures from TS rules.
Thanks and sorry if already asked and solved -- I didn't see it
2 Replies
next.config.js Options: typescript
Next.js reports TypeScript errors by default. Learn to opt-out of this behavior here.
could you provide the errors