How do Capacitor build Android's debug Signature apk

Use cap build, you can choose AAB or APK, but not debug or release Signature

build command only builds release builds, debug builds are not supported at the moment.

If you use run command a debug build is created for running.