Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions docs/hypernode-deploy/applications/config-for-nextjs.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Config for NextJS

```{note}
NextJS is not officially supported on the Hypernode Platform. So please use this at your own risk.
```

Configuration to use as Hypernode Deploy deploy.php for a NextJS webserver application:

```php
Expand Down Expand Up @@ -126,3 +122,5 @@ module.exports = {
]
}
```

Please note that we don't offer active support through our supportdesk for the above application or deployment configuration.
Loading