1 Build you project in release mode.
2 Copy the .exe from the release folder to the folder you wond to deploy e.g C:\path\to\folder\deployfolder.
3 Open the tools for example: Qt 6.5.3 (MinGW 11.2.0 64-bit).
4 Write command
winddeployqt C:\path\to\folder\deployfolder and that's it.