We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 959cb81 commit 4c61cd5Copy full SHA for 4c61cd5
1 file changed
README.md
@@ -55,6 +55,8 @@ const nextConfig = {
55
56
module.exports = nextConfig;
57
```
58
+> [!WARNING]
59
+> RSC is not supported via this as it requires a server and this is fully client side. All dynamic routes have to be linked to or pre defined.
60
61
### 2. Build Your Next.js App
62
0 commit comments