Skip to content

Add examples/vercel for Hono Vercel deployment

0f3ad66
Select commit
Loading
Failed to load commit list.
Closed

Creating examples for Hono deployment on Vercel #1125

Add examples/vercel for Hono Vercel deployment
0f3ad66
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 14, 2026 in 4s

2 new alerts including 1 error

New alerts in code changed by this pull request

  • 1 error
  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 20 in examples/vercel/server/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Assignment to constant Error

Assignment to variable config, which is
declared
constant.

Check notice on line 4 in examples/vercel/objectstack.config.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import AppPlugin.