We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6434044 commit 8fb1cb5Copy full SHA for 8fb1cb5
README.md
@@ -60,7 +60,7 @@ For a visual guide, watch the [video demo](https://github.com/user-attachments/a
60
61
- Development Mode: `npm run dev`
62
- Building: `npm run build`
63
-- Production Mode: Set `.env` to `NODE_ENV="production"` then `npm run build && npm run start`
+- Production Mode: Set `.env` to `NODE_ENV="production"` then `npm run build && npm run start:prod`
64
65
## 🤝 Feedback and Contributions
66
0 commit comments