elixir umbrella app deployment failing

Hello my simple umbrella project without ecto or any database is giving me errors while trying to run fly launch or fly deploy based on search results and co pilots suggestion I modified buildpacks but still failing to deploy it.

My repo link is GitHub - najamsk/rick_and_morty_umbrella

elixir -v
Erlang/OTP 27 [erts-15.2.6] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit] [dtrace]

mix phx.new --version
Phoenix installer v1.7.18

Let me know what i am doing wrong.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.