# next-bun-compile Compile Next.js apps into single-file Bun executables. One command. One binary. No runtime dependencies. Full documentation (discoverable current pages, one document): https://ramonmalcolm10.github.io/next-bun-compile/llms-full.txt ## Pages - [Configuration](https://ramonmalcolm10.github.io/next-bun-compile/configuration/index.md) — Environment variables and Next.js config options that affect next-bun-compile. - [Getting Started](https://ramonmalcolm10.github.io/next-bun-compile/getting-started/index.md) — Install next-bun-compile and ship your first Next.js binary in minutes. - [guides](https://ramonmalcolm10.github.io/next-bun-compile/guides/llms.txt) - [How It Works](https://ramonmalcolm10.github.io/next-bun-compile/how-it-works/index.md) — The architecture behind the binary — what the build adapter does at build time, what the runtime does at boot and per request. - [recipes](https://ramonmalcolm10.github.io/next-bun-compile/recipes/llms.txt) - [Troubleshooting](https://ramonmalcolm10.github.io/next-bun-compile/troubleshooting/index.md) — Common errors and their fixes when building or running a next-bun-compile binary.