'Cordova generate release apk instead of aab

I am trying to generate release apk file using cordova 11 with build.json file. Cordova generates aab file instead apk. Here is the command I have used

cordova build android --release



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source