release target here will simply assemble the release after compiling the code. It will be no different than simply rebar3 as prod compile, in fact, release target depends on compile. What you can do, however, is to define your own profile, and within that profile set any variable you want to whatever value you desire.