export default () => new Response('ok') export const config = { runtime: 'edge' }