fix: ignore build errors and trust hosts
This commit is contained in:
@@ -13,4 +13,5 @@ export const authConfig: NextAuthConfig = {
|
||||
}),
|
||||
github,
|
||||
],
|
||||
trustHost: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user