We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2062b23 + cd61055 commit 87568a8Copy full SHA for 87568a8
docs/hypernode-deploy/applications/config-for-nextjs.md
@@ -1,9 +1,5 @@
1
# Config for NextJS
2
3
-```{note}
4
-NextJS is not officially supported on the Hypernode Platform. So please use this at your own risk.
5
-```
6
-
7
Configuration to use as Hypernode Deploy deploy.php for a NextJS webserver application:
8
9
```php
@@ -126,3 +122,5 @@ module.exports = {
126
122
]
127
123
}
128
124
```
125
+
+Please note that we don't offer active support through our supportdesk for the above application or deployment configuration.
0 commit comments