Build
Builds a deployment package at ./airbase.zip
from the project configuration and the codebase.
Usage
airbase build
Results
- airbase.json input
- airbase.zip output
Building template-nextjs-helloworld with framework nextjs
> npx next build
... build output redacted ...
Successfully built template-nextjs-helloworld!
Run airbase deploy to launch your application! 🛫