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
- T1Deploy Node servers with zero configurationVercel (blog + changelog)