This is a Next.js project bootstrapped with create-next-app.
bun run devOpen http://localhost:3000 with your browser to see the result.
On pushing to the master branch, the site will be automatically deployed to GitHub Pages.
Local deployment and test hosting can be done with:
bun run build
cd out
bunx http-server