diff --git a/auth.config.ts b/auth.config.ts index 91fe2360..4b304aa8 100644 --- a/auth.config.ts +++ b/auth.config.ts @@ -1,5 +1,5 @@ import Google from "next-auth/providers/google" -import type { NextAuthConfig } from "next-auth" +import type { NextAuthConfig } from "next-auth/types" export default { providers: [ // GitHub({