Added a vercel.json configuration file to the backend to streamline deployments. This update defines custom build commands, including Prisma client generation, sets function execution limits, and configures URL rewrites to direct incoming traffic to the API entry point. These adjustments ensure a smoother deployment process and better performance for serverless functions on Vercel.