summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'app.json')
-rw-r--r--app.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/app.json b/app.json
index 8d27d0c..e738c1e 100644
--- a/app.json
+++ b/app.json
@@ -31,6 +31,15 @@
],
"experiments": {
"typedRoutes": true
- }
+ },
+ "extra": {
+ "router": {
+ "origin": false
+ },
+ "eas": {
+ "projectId": "b4909812-6c7a-408e-9955-b5e34c6d35b1"
+ }
+ },
+ "owner": "unibo"
}
}