Azion CLI build
Build your edge application locally and prepare to deploy it on the edge.
Usage
Optional flags
help
The --help
option displays more information about the build
command.
mode
The --mode
option can be specified in case the mode needs changing during the build process, but it isn’t mandatory. The expected values are deliver
and compute
.
preset
The --preset
option can be specified in case the preset needs changing during the build process, but it isn’t mandatory. The expected values are:
- Html
- Javascript
- Typescript
- Angular
- Astro
- Hexo
- Next
- React
- Vue
- static