I made an app using firebase.
However, for three months, the costs shown in the picture below were incurred.
Where did Computer Engine and Cloud Build cost?
The suspected part of Computer Engine requires a static IP to use external services, but uses GCP's vpn network.
The suspect part of Cloud Build seems to occur when deploying cloud functions. Am I right? If there is a cost during deployment, why does depolying the whole with firebase deploy from the terminal incur more cost regardless of the modified part?
[35,488 == Services other than firebase] Please help!