Zero-configuration Go backend support
Vercel News·
Go API backends can now be deployed on Vercel with zero-configuration deployment.
Vercel now recognizes Go servers as first-class backends and automatically provisions the right resources and configures your application without redirects in vercel.json or the /api folder convention.
Backends on Vercel use Fluid compute with Active CPU pricing by default. Your Go API scales automatically with traffic, and you pay only for active CPU time rather than idle capacity.