Skip to main content
Next.js apps can submit directly from a Client Component, through a Server Action, or through an API route when you need custom validation.

Client Component

Server Action

API Route Proxy