We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70903e5 commit 96c93eaCopy full SHA for 96c93ea
paypal/firebase.json
@@ -5,6 +5,10 @@
5
"hosting": {
6
"public": "public",
7
"rewrites": [
8
+ {
9
+ "source": "/process",
10
+ "function": "process"
11
+ },
12
{
13
"source": "/pay",
14
"function": "pay"
0 commit comments