This commit is contained in:
Yidadaa
2023-04-23 01:37:47 +08:00
parent db84e6c0ee
commit abbbd3c533
8 changed files with 83 additions and 75 deletions

View File

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