Create a Micro preview
micro_previewBuild and upload a temporary preview of your Micro app without creating a project or claiming a slug.
Instructions
Build and upload an opaque preview without creating a project or claiming a slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Micro project directory; defaults to the server working directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| json | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes |