summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-08-28 20:18:47 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-08-28 20:18:47 +0200
commitd8f83a2faa426cc9d83c5a0192b5a007983c916e (patch)
tree46670cb628c7e3c81c43957ca3544c46b12a8469 /app.json
parent83643a78b73dee5610be6ad9837fb72e9b944cb7 (diff)
Init
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"
}
}