Added a vercel.json configuration file to the backend to streamline deployment, including custom build commands with Prisma generation and increased API function duration. This setup also handles request routing via path rewrites to the main API entry point. These changes simplify the CI/CD pipeline and ensure proper environment handling for serverless deployments.