You can specify a specific load order with the -mod parameter
Arguments
The game root folder for which the deploy command is run.
This needs to be <Cyberpunk 2077>
Options
Stage only the mods in the given directory names (without the leading mods), in left to right load order precedence. You must escape any spaces by enclosing the argument in double quotes (for example Mod With Space should be given as -mod="Mod With Space".)
Prints out a description of how to use the command
Examples
Stages all installed mods under C:\Gog\Cyberpunk 2077\mods for loading
Stages only the three mods C:\Gog\Cyberpunk 2077\mods\modA, C:\Gog\Cyberpunk 2077\mods\modB\ and C:\Gog\Cyberpunk 2077\mods\modC\ for loading. In this case, modB will override both modA and modC, and modA will override modC (in case any of them modify the same asset paths.)