NEXT.JS FEATURES
A simple Next.js demo!!!!!!!!!!
Try two essential Next.js features: a Server Action and a Route Handler.
Server Action
Send a form directly to a function on the server.
Route Handler
Request JSON from an API route.
NEXT.JS FEATURES
Try two essential Next.js features: a Server Action and a Route Handler.
Server Action
Send a form directly to a function on the server.
Route Handler
Request JSON from an API route.