/Knowledge/sources/honojs__hono/llms-full/alibaba-cloud-function-compute-setup-serverless-devs--part-03--3f9788723e12.md
Alibaba Cloud Function Compute: Setup serverless-devs (part 03) - hon...
Alibaba Cloud Function Compute: Setup serverless devs (part 03) Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms...
Alibaba Cloud Function Compute: Setup serverless-devs (part 03)
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#3-setup-serverless-devs
Summary
Edit scripts section in package.json: json { "scripts": { "build": "esbuild --bundle --outfile=./dist/index.js --platform=node --target=node20 ./src/index.ts", "deploy": "s deploy -y" } }
Content
Edit scripts section in package.json:
{
"scripts": {
"build": "esbuild --bundle --outfile=./dist/index.js --platform=node --target=node20 ./src/index.ts",
"deploy": "s deploy -y"
}
}
Metadata
{
"chunk_index": 2,
"citation": "https://hono.dev/llms-full.txt#3-setup-serverless-devs",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Alibaba Cloud Function Compute > 3. Setup serverless-devs (3)",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 362,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Alibaba Cloud Function Compute: Setup serverless-devs (part 03)",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}