diff --git a/nextjs/prisma/README.md b/nextjs/prisma/README.md index 204cdc8..8718394 100644 --- a/nextjs/prisma/README.md +++ b/nextjs/prisma/README.md @@ -1,7 +1,5 @@ # Coolify Configuration -## Static build (SPA) +## Server build (NodeJS) with Prisma - Set `Build Pack` to `nixpacks`. -- Enable `Is it a static site?`. -- Set `Output Directory` to `out`. -- That's all. \ No newline at end of file +- That's all.