Gigalixir - phoenix app, assets are 404

This was it!
I had to add

https://github.com/HashNuke/heroku-buildpack-elixir
https://github.com/gjaldon/heroku-buildpack-phoenix-static

to .buildpacks and things are working now. Thanks for the help