forked from XiaoMo/ChatGPT-Next-Web
chat-stream: runtime = "experimental-edge";
This commit is contained in:
parent
a62bca442e
commit
b6a7104b60
@ -59,6 +59,4 @@ export async function POST(req: NextRequest) {
|
||||
}
|
||||
}
|
||||
|
||||
export const config = {
|
||||
runtime: "edge",
|
||||
};
|
||||
export const runtime = "experimental-edge";
|
||||
|
Loading…
Reference in New Issue
Block a user