export async function onRequest() {
  return Response.redirect('https://www.start.gg/hub/regional-rumble/details', 301);
}