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