Skip to content
Back to Templates

Fastify Serverless Function

Use Fastify with Vercel Serverless Functions.

Fastify

Fastify + Vercel

This example shows how to use Fastify with Vercel Functions.

Demo

https://fastify-example.vercel.app/

Running Locallly

npm i
npm i -g vercel@latest
vercel dev

One-Click Deploy

Deploy the example using Vercel: