Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
export async function GET() { | |
return new Response("OK", { status: 200 }); | |
} | |