nixpacks 0.2.1

Generate an OCI compliant image based off app source
Documentation
# Nixpacks Docs

Available at [nixpacks.com](https://nixpacks.com)

## Contributing

This is a [NextJS](https://nextjs.org/) application.

Install deps

```
yarn
```

Start the dev server

```bash
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) to see the result

## Deploying

Every commit to `main` is deployed on [Railway](https://railway.app).