Crash launching and exe

hello I would need some help, Since the 5.5.2 update, when I package my game for windows (lumen, nanite, megalight with direct x 12 and no reference of direct x 11), the package is ok, but when I launch the exe I have this chash: Unable to launch with RHI ‘DirectX 11’ since the project is not configured to support it.
LowLevelFatalError [File:D:\build++UE5\Sync\Engine\Source\Runtime\RHI\Private\Windows\WindowsDynamicRHI.cpp] [Line: 824]
Unable to launch with RHI ‘D3D11’ since the project is not configured to support it.
Please Help, I have tried to force the d3d12 at the launch but after I have the same message but with “RHI ‘D3D12’”… Please HELP!!!

I have also tried to delete deriveddatacache, intermediate and save and rebuild.