docs: added documentation for build command (#9604)
- Added documentation for `medusa build` command - Update deployment documentation for admin to use `--admin-only` option
This commit is contained in:
@@ -86,7 +86,7 @@ To create a Vercel project, on your Vercel dashboard:
|
||||
- Set the Build Command field to the following:
|
||||
|
||||
```bash npm2yarn
|
||||
npm run build
|
||||
npm run build --admin-only
|
||||
```
|
||||
|
||||
- Set the Output Directory field to `.medusa/admin`.
|
||||
|
||||
Reference in New Issue
Block a user