This commit is contained in:
Yidadaa 2023-09-19 02:21:31 +08:00
parent adb860b464
commit 59fbadd9eb

View File

@ -40,4 +40,4 @@ export const POST = handle;
export const GET = handle;
export const OPTIONS = handle;
export const runtime = "edge";
export const runtime = "nodejs";