NEXT.JS FEATURES

A simple Next.js demo!!!!!!!!!!

Try two essential Next.js features: a Server Action and a Route Handler.

Diagram showing a browser receiving two server responses

Server Action

Send a form directly to a function on the server.

Route Handler

Request JSON from an API route.