chat-stream: runtime = "experimental-edge";

main
Shi Liang 2 years ago committed by GitHub
parent a62bca442e
commit b6a7104b60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -59,6 +59,4 @@ export async function POST(req: NextRequest) {
}
}
export const config = {
runtime: "edge",
};
export const runtime = "experimental-edge";

Loading…
Cancel
Save