Deploy Node servers with zero configuration

Node.js server You can now deploy ato Vercel with zero configuration. server.ts src/server.ts Vercel detects afile at the project root or atand deploys it as a Node.js application, in addition to existing zero-configuration backends like Express, Koa, and NestJS: Vercel CLI can handle local…

Sources

Deploy Node servers with zero configuration · TechNews