This is a Next.js project bootstrapped with create-next-app.
Read the documentation at https://opennext.js.org/cloudflare.
Run the Next.js development server:
npm run dev
# or similar package manager commandOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
Preview the application locally on the Cloudflare runtime:
npm run preview
# or similar package manager commandDeploy the application to Cloudflare:
npm run deploy
# or similar package manager commandTo learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!