JSON Reponse

Build your API using Vercel Edge Functions.

Demo

https://edge-api-routes-json-response.vercel.app/api/edge

How to Use

You can choose from one of the following two methods to use this repository:

One-Click Deploy

Deploy the example using Vercel:

Deploy with Vercel

Running Locally

Install the Vercel CLI:

npm i -g vercel

Then run the example at the root of the repository:

vercel dev