sdy

remove middlewares.js

import { PrismaClient } from "@prisma/client";
export const prisma = new PrismaClient();