This example shows one way to handle a situation where we have one schematic and we want to create two different PCBs from the same circuit.
The proposed solution is to use one schematic and two KiCad projects. Each project includes the same schematic using a hierarchical sheet.
In this way we get two different PCBs, one for each project, but both with the same circuit.