import { app } from "@/server"; export const GET = app.fetch; export const POST = app.fetch;