// src/adapter/vercel/index.ts import { handle } from "./handler.js"; export { handle };