Create a new Next.js application with the `create-next-app` CLI, and set up TypeScript, ESLint, and Module Path Aliases.| nextjs.org
Learn how to handle form submissions and data mutations with Next.js.| nextjs.org