This commit is contained in:
2025-09-09 00:15:08 +00:00
parent 0cce0322a1
commit fd34eb370f
30 changed files with 1953 additions and 35881 deletions

View File

@@ -1,2 +1,3 @@
export const runtime = 'nodejs'
import { handlers } from "@/auth" // Referring to the auth.ts we just created
export const { GET, POST } = handlers