Skip to content

Commit 6222c55

Browse files
committed
🚀 Firebase
1 parent 07f195f commit 6222c55

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

webapp/.firebaserc

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"projects": {
3+
"default": "promptpay-qr"
4+
}
5+
}

webapp/firebase.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"hosting": {
3+
"public": "build"
4+
}
5+
}

0 commit comments

Comments
 (0)