chore: move /api to /api/web
This commit is contained in:
2
app/api/web/auth/[...nextauth]/route.ts
Normal file
2
app/api/web/auth/[...nextauth]/route.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { GET, POST } from "@/auth"
|
||||
export const runtime = "edge"
|
||||
Reference in New Issue
Block a user