One command to go from local to global. No configs, no pipelines, no waiting.
Terminal — zsh
$ npx create-app my-project
Creating project in ./my-project...
Installing dependencies...
✓ Project created successfully
$ cd my-project && npx deploy
Building production bundle...
Deploying to 42 edge regions...
✓ Live at https://my-project.app
# deployed in 4.2s