If you want to upload it in play store then it much better that you run expo build:android -t app-bundle and upload it . At play store bundle reduce their size approx. 30-40% of its actual size. If you want to run build directly to your android without uploading play store then you need to run expo build:android -t apk.
Read moreHow do you build in Expo?
Building Standalone Apps
Read moreHow do you use Expo EAS build?
Read more.
Read moreWhat is EXPO build?
Expo is an open-source toolkit and platform that allows you to build a mobile application from a single codebase and release it to Android, iOS and the web simultaneously .
Read more