Typo?
Not a good idea to mention the “C” word here
If you want to add more relays then you simply need to add another pinMode declaration in void setup and additional BLYNK_WRUTE(vPin) handlers for your other datastreams.
If you want to control multiple relays from one virtual pin, or learn more about virtual pins in general, the read this…