This is a Next.js project bootstrapped with create-next-app
.
npm run dev
Open http://localhost:3000 in the browser to access the application.
To build the application as a Docker container, run the following command:
docker build -t container-tag-here .