You can change the node from 10 to 8 (to use for free of cost) in functions/package.json code example
Example: firebase deploy only specific functions
firebase deploy --only functions:function1Name,functions:function2Name
firebase deploy --only functions:function1Name,functions:function2Name