export const dynamic = "force-dynamic"; import { POST as handleBatch } from '@/lib/api/batch'; export { handleBatch as POST };