This is an example of a Next.js application that uses Deckrun to build and deploy it.
- Deckrun CLI installed and set up
- Docker installed
- A Cluster created on Deckrun
git clone [email protected]:deckrun/nextjs-getting-started.git
cd nextjs-getting-started
deck init
deck deploy
Use the URL provided in the output of the deck deploy
command