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