I'm using the @convex-dev/convex-lucia-auth package for authentication flow management, all was working fine and good until yesterday when making an update totally unrelated to the package I get a build failed error from vercel (screenshot).
Normal next build command works fine and doesn't catch these errors but vercel run tsc command on every deployment which catches these errors. please help urgently needed. I also did not update my convex package incase this issue is from a new build and I have tried upgrading and downgrading to the latest @convex-dev/convex-lucia-auth package, still no luck