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.
feat(planner/nodejs): Add "serverless" field to static artifact
feat(planner/dart): Add "serverless" field to static artifact
Description (required)
Useful for packers to determine if we should build a static artifact as a serverless bundle (
.zeabur
). Ifserverless
isfalse
, we should fallback to the classial containerized (in another word, Nginx) mode.Related issues & labels (optional)