hotfix for cf deploy error #5168

This commit is contained in:
lloydzhou
2024-08-02 15:55:26 +08:00
parent dfc36e5210
commit 753bf3b924
4 changed files with 22 additions and 5 deletions

View File

@@ -43,7 +43,7 @@ async function handle(
export const GET = handle;
export const POST = handle;
export const runtime = "nodejs";
export const runtime = "edge";
export const preferredRegion = [
"arn1",
"bom1",