Use Fastify with Vercel Serverless Functions.
This example shows how to use Fastify with Vercel Functions.
https://fastify-example.vercel.app/
1npm i2npm i -g vercel@latest3vercel dev
Deploy the example using Vercel: