mirror of
https://github.com/nimbusdotstorage/Nimbus
synced 2026-04-22 17:45:03 +02:00
chore: fix README.md and tweak docker-compose files based on feedback
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"typescript": "^5"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"dev": "next dev --turbopack",
|
||||
"build": "next build && bash scripts/handle-nextjs-standalone-build.sh",
|
||||
"start": "bun run .next/build-start-folder/apps/web/server.js",
|
||||
"lint": "next lint",
|
||||
|
||||
Reference in New Issue
Block a user