mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
fix: edge
This commit is contained in:
parent
410c04d946
commit
291b9c9b9b
@ -1,2 +1,5 @@
|
|||||||
import { handlers } from "@/auth" // Referring to the auth.ts we just created
|
import { handlers } from "@/auth" // Referring to the auth.ts we just created
|
||||||
|
|
||||||
|
export const runtime = 'edge';
|
||||||
|
|
||||||
export const { GET, POST } = handlers
|
export const { GET, POST } = handlers
|
Loading…
Reference in New Issue
Block a user