summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-07-16 08:51:35 +0700
committerpolwex <polwex@sortug.com>2025-07-16 08:51:35 +0700
commit697ed671f394cbd07ea9751fe17f262744d99a49 (patch)
tree4becdd805b31d326a26cc4589ebeddad061611e3 /app.json
parente2e14e414de25904d791b503d2852c68b3ac9415 (diff)
m
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
}
}
}