export default function handler() { return new Response('Hello from the edge!') }