Shippment build still replies on project file ?

I built my project using shippment configuration, and then copy the binaries to another Windows machine. the application failed to start with error Failed to open descriptor file …/…/MyApp.uproject

MyApp-Win64-Shipping-Cmd.exe -RenderOffscreen -ForceRes -ResX=1920 -ResY=1080 -StdOut -FullStdOutLogOutput

Message dialog closed, result: Ok, title: Message, text: Failed to open descriptor file ../../MyApp.uproject

image

After I coped the uproject file. the error changes

LowLevelFatalError [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Private\Internationalization\ICUInternationalization.cpp] [Line: 156] 
ICU data directory was not discovered:
../../../MyApp/Content/Internationalization
../../../Engine/Content/Internationalization