You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -107,7 +107,7 @@ example, you may want to deploy every commit from your `next` branch to a
107
107
108
108
### `entryPoint` _{string}_
109
109
110
-
The location of your [`firebase.json`](https://firebase.google.com/docs/cli#the_firebasejson_file) file. Defaults to `.` (the root of your repo).
110
+
The location of your [`firebase.json`](https://firebase.google.com/docs/cli#the_firebasejson_file) file relative to the root of your repository. Defaults to `.` (the root of your repo).
0 commit comments