Zero-configuration support for Koa
By Steven Van ·
Vercel deploys Koa apps as a single Function with zero config, scaling automatically under Fluid compute's Active CPU pricing.
Vercel now deploys Koa applications with zero configuration. A Koa app is detected from a standard entrypoint file, such as src/index.ts or server.js, and deployed as a single Vercel Function.
The function runs on Fluid compute with Active CPU pricing by default, so the app scales up and down with traffic and is billed only for the CPU it uses.
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →