diff options
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -37,7 +37,8 @@ ], "experiments": { "typedRoutes": true, - "reactServerFunctions": true + "reactServerFunctions": true, + "reactServerComponentRoutes": true } } } |