FreeRTOSConfig.h on a per project basis

In the Arduino framework on platformIO I can find the FreeRTOSConfig file here:
…/.platformio/packages/framework-arduinoespressif32/tools/sdk/include/freertos/freertos/FreeRTOSConfig.h

That’s great and very useful, but how can I use this file on a per project basis?