next.js/test/e2e/instrumentation-hook/general/pages/api/index.ts
index.ts4 lines84 B
export default function handler() {
  return new Response('Hello from the edge!')
}
Quest for Codev2.0.0
/
SIGN IN