Having problem with Building the game

UATHelper: Packaging (Windows (32-bit)): Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Unable to deploy AppLocalDirectory dependencies. No such path: C:\Program Files\Epic Games\UE_4.17\Engine\Binaries\ThirdParty\AppLocalDependencies\Win32

Unable to deploy AppLocalDirectory dependencies. No such path

This means something is wrong with your AppLocal prerequisites. Either the files you’re trying to include aren’t where they should be, you’ve specified the wrong directory in Applocal Prerequisites Directory, or you’ve mistakenly enabled Include app-local prerequisites when you don’t need it enabled. You can check these settings under Project → Packaging, in the Prerequisites section at the bottom.

Thank you very much I have disabled the prerequisites as you told and build finished successfully