Dokku Static Buildpack using Nginx Two things to make this work: Add an empty .servestatic file in your project root Create an .env file in your project containing this: BUILDPACK_URL="https://github.com/ruudud/static-buildpack.git"