♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
app-routes
/
app
/
edge
/
route.ts
route.ts
4 lines
68 B
export
const
runtime
=
'edge'
export
*
from
'../../handlers/hello'
v2.0.0
/
Go
SIGN IN