Error
Something went wrong.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
|
||||
import { handlers, auth, signIn, signOut } from '@/auth';
|
||||
import { handlers } from '@/auth';
|
||||
|
||||
export const { GET, POST } = handlers;
|
||||
|
||||
export { auth, signIn, signOut };
|
||||
|
||||
export const runtime = "nodejs";
|
||||
|
||||
Reference in New Issue
Block a user