This commit is contained in:
Yidadaa
2023-04-23 01:37:47 +08:00
parent 7345639af3
commit b23adf9d5d
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";