When I try to deploy my Firebase app, I get the following error:
Error: Cloud Functions deployment requires the pay-as-you-go (Blaze) billing plan.
I no longer want to use Cloud Functions on my app, and I have no references to Cloud Functions in my code. How can I now deploy my app without Cloud Functions?