export { default } from "@calcom/app-store/btcpayserver/api/webhook"; export const config = { api: { bodyParser: false, }, };