RootCauseunvalidated
`apps/serverless/tsconfig.json` is read by Vercel CLI — In a Vercel serverless project, I am getting hundreds of typescript errors coming from my `node_modules` directory. Tension: There is no root level `tsconfig.json`;. Outcome: I have tried different value permutations for the `exclude`/`include` fields.
b404ffa1-13f4-4e3e-8e49-4d58c6ce6f7b
apps/serverless/tsconfig.json is read by Vercel CLI — In a Vercel serverless project, I am getting hundreds of typescript errors coming from my node_modules directory. Tension: There is no root level tsconfig.json;. Outcome: I have tried different value permutations for the exclude/include fields.