mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-07-31 14:32:01 +08:00
Merge pull request #1 from shih-liang/patch-1
chat-stream: runtime = "experimental-edge";
This commit is contained in:
commit
ffb0fa25f1
@ -59,6 +59,4 @@ export async function POST(req: NextRequest) {
|
||||
}
|
||||
}
|
||||
|
||||
export const config = {
|
||||
runtime: "edge",
|
||||
};
|
||||
export const runtime = "experimental-edge";
|
||||
|
Loading…
x
Reference in New Issue
Block a user