Change the executable name

I am using VsCode with PlatformIO to develop for my Teensy.
Works so far.

But the executable is always “firmware.hex”.
Can I change this to something more obvious like “Superbrain.hex” or “Superbrain_” ?

Duplicate of Change name of firmware file