diff options
author | polwex <polwex@sortug.com> | 2025-07-16 08:51:35 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-07-16 08:51:35 +0700 |
commit | 697ed671f394cbd07ea9751fe17f262744d99a49 (patch) | |
tree | 4becdd805b31d326a26cc4589ebeddad061611e3 /app.json | |
parent | e2e14e414de25904d791b503d2852c68b3ac9415 (diff) |
m
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 } } } |