Edit the config.xml file, the orientation preference tag in one of these ways:
<preference name="orientation" value="portrait" />
<preference name="orientation" value="landscape" />
Bye...
<preference name="orientation" value="portrait" />
<preference name="orientation" value="landscape" />