Skip to content

GuiBibeau/nextjs-edge-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

pages/api/hello.ts gives an example of how you can deploy an API routes as an Edge Function on Vercel.

About

A simple example to show how to use Edge Functions in Next.js API routes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published