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
6ba8f09d20
commit
94be30d128
@ -1,4 +1,6 @@
|
|||||||
import { handlers } from "@/auth";
|
import { handlers } from "@/auth";
|
||||||
|
|
||||||
|
export const runtime = "edge";
|
||||||
|
|
||||||
// Referring to the auth.ts we just created
|
// Referring to the auth.ts we just created
|
||||||
export const { GET, POST } = handlers;
|
export const { GET, POST } = handlers;
|
||||||
|
Loading…
Reference in New Issue
Block a user