mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 11:50:33 +08:00
fixup
This commit is contained in:
@@ -19,3 +19,5 @@ export async function POST(req: NextRequest) {
|
||||
needCode: serverConfig.needCode,
|
||||
});
|
||||
}
|
||||
|
||||
export const runtime = "edge";
|
||||
|
Reference in New Issue
Block a user