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
291b9c9b9b
commit
bf60403111
@ -4,6 +4,8 @@ import { signIn } from "@/auth"
|
||||
import { useLocale } from "next-intl"
|
||||
import { redirect } from "next/navigation"
|
||||
|
||||
export const runtime = 'edge';
|
||||
|
||||
export function SignIn() {
|
||||
const locale = useLocale()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user