feat: add netlify support

This commit is contained in:
Yifei Zhang 2023-04-12 15:07:11 +08:00 committed by GitHub
parent 7c9248a764
commit 727c2f398a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
netlify.toml Normal file
View File

@ -0,0 +1,3 @@
[[edge_functions]]
function = "sse"
path = "/api/chat-stream"