/Knowledge/sources/honojs__hono/llms-full/supabase-edge-functions-deploy--370c0d3aa277.md
Supabase Edge Functions: Deploy - hono-docs
Supabase Edge Functions: Deploy Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt 4 deploy Summary You c...
Supabase Edge Functions: Deploy
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#4-deploy
Summary
You can deploy all of your Edge Functions in Supabase with a single command: bash supabase functions deploy Alternatively, you can deploy individual Edge Functions by specifying the name of the function in the deploy command: ```b...
Content
You can deploy all of your Edge Functions in Supabase with a single command:
supabase functions deploy
Alternatively, you can deploy individual Edge Functions by specifying the name of the function in the deploy command:
supabase functions deploy hello-world
For more deployment methods, visit the Supabase documentation on Deploying to Production.
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#4-deploy",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Supabase Edge Functions > 4. Deploy",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 377,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Supabase Edge Functions: Deploy",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}