zeabur / zbpack

Build your project into static assets, serverless function or container image with magic, no Dockerfile needed!
Mozilla Public License 2.0
277 stars 44 forks source link

Add serverless field to static artifact #365

Closed pan93412 closed 1 month ago

pan93412 commented 1 month ago

Description (required)

Useful for packers to determine if we should build a static artifact as a serverless bundle (.zeabur). If serverless is false, we should fallback to the classial containerized (in another word, Nginx) mode.

Related issues & labels (optional)