Vercel — AI · · 1 min read

Zero-configuration Go backend support

Mirrored from Vercel — AI for archival readability. Support the source by reading on the original site.

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.

Read more

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from Vercel — AI