Cloud and DevOps

Vercel

Vercel for Next.js front ends: preview deployments per branch, edge caching and analytics with no servers to run.

How I use it

This site and several client front ends run on Vercel. Preview URLs for every pull request change how clients review work, and the platform handles caching and scaling I would otherwise configure by hand. Backends with models live elsewhere; Vercel is for the interface.

Offered through

Questions clients ask about Vercel

Can my whole app run on Vercel?
The front end and light API routes, yes. Long-running or GPU work belongs on a server or a managed ML platform, connected over an API.

Work with me

Need Vercel work done?

I work remotely with clients across the US, Canada, the UK, the UAE, Brazil and Australia. Tell me what you are building and I will reply with questions, a plan and an estimate.

Related