Deploy serverless apps
on your infrastructure
Self-hostable Vercel alternative with full serverless powers. Push to deploy, auto PR previews, scale to 0, instant rollbacks, and more.
# ploy.yaml - https://docs.meetploy.com# ploy detects your framework automatically,# but you can specify it manually like this:kind: nextjs# PR & commit preview deployspreview:enabled: trueconfig:domain: myapp.example.com

