Skip to content

Commit 87568a8

Browse files
authored
Merge pull request #390 from ByteInternet/clarify-nextjs-deployment-comment
Add clarification for nextjs deployment message
2 parents 2062b23 + cd61055 commit 87568a8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/hypernode-deploy/applications/config-for-nextjs.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Config for NextJS
22

3-
```{note}
4-
NextJS is not officially supported on the Hypernode Platform. So please use this at your own risk.
5-
```
6-
73
Configuration to use as Hypernode Deploy deploy.php for a NextJS webserver application:
84

95
```php
@@ -126,3 +122,5 @@ module.exports = {
126122
]
127123
}
128124
```
125+
126+
Please note that we don't offer active support through our supportdesk for the above application or deployment configuration.

0 commit comments

Comments
 (0)