mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
perf: remove edge runtime
This commit is contained in:
parent
74dbba7881
commit
7a1a15b888
@ -2,8 +2,6 @@ import { unstable_setRequestLocale } from "next-intl/server";
|
||||
import ServerList from "../../../components/ServerList";
|
||||
import ServerOverview from "../../../components/ServerOverview";
|
||||
|
||||
export const runtime = 'edge';
|
||||
|
||||
export default function Home({
|
||||
params: { locale },
|
||||
}: {
|
||||
|
Loading…
Reference in New Issue
Block a user