AppRouterAppRouter:tsctsc I'm getting errors from my backend code. The errors are primarily coming from - allegedly - missing properties related to my Drizzle schemas. Also I'm using path aliases in some backend files, which also produces an error when typechecking. I can potentially fix these by not using path aliases at all. If I run tsctsc in the backend everything is fine though, so I'm not sure if any of those errors (except the path aliases) make sense.tsctsc just fine.Join the Discord to ask follow-up questions and connect with the community