forked from XiaoMo/ChatGPT-Next-Web
fixup
This commit is contained in:
parent
adb860b464
commit
59fbadd9eb
@ -40,4 +40,4 @@ export const POST = handle;
|
||||
export const GET = handle;
|
||||
export const OPTIONS = handle;
|
||||
|
||||
export const runtime = "edge";
|
||||
export const runtime = "nodejs";
|
||||
|
Loading…
Reference in New Issue
Block a user