Push Game Recreation with Next.js This project is a recreation of the push game using Next.js. It is bootstrapped with create-next-app. Getting Started To run the development server, use one of the following commands: npm run dev # or yarn dev # or pnpm dev # or bun dev