mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-22 07:18:58 +00:00
Update build instructions for nextjs-approuter
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
# Coolify Configuration
|
# Coolify Configuration
|
||||||
|
|
||||||
## Server build (`./ssr`)
|
## Static build (SPA)
|
||||||
- Set `Build Pack` to `nixpacks`
|
- Set `Build Pack` to `nixpacks`.
|
||||||
- That's all
|
- Set `Output Directory` to `out`.
|
||||||
|
- That's all.
|
||||||
## Static (SPA) build (`./spa`)
|
|
||||||
@@ -3,6 +3,3 @@
|
|||||||
## Server build
|
## Server build
|
||||||
- Set `Build Pack` to `nixpacks`.
|
- Set `Build Pack` to `nixpacks`.
|
||||||
- That's all.
|
- That's all.
|
||||||
|
|
||||||
## Server build (with Dockerfile)
|
|
||||||
- Set `Build Pack` to `Dockerfile`.
|
|
||||||
Reference in New Issue
Block a user