summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'app.json')
-rw-r--r--app.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/app.json b/app.json
index b4c63ed..5d4c9b0 100644
--- a/app.json
+++ b/app.json
@@ -37,7 +37,8 @@
],
"experiments": {
"typedRoutes": true,
- "reactServerFunctions": true
+ "reactServerFunctions": true,
+ "reactServerComponentRoutes": true
}
}
}