diff --git a/tsconfig.json b/tsconfig.json index 7671759..cf091d9 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -26,8 +26,6 @@ "docs", "test", "test-router", - "test-nextjs", - // TODO: remove when we merge in our updated forked Auth.js code. - "src/server/oauth" + "test-nextjs" ] }