export { default } from "@calcom/app-store/alby/api/webhook";

export const config = {
  api: {
    bodyParser: false,
  },
};
