♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
actions-unrecognized
/
app
/
edge
/
unrecognized-action
/
page.tsx
page.tsx
4 lines
95 B
export
const
runtime
=
'edge'
export
{
default
}
from
'../../nodejs/unrecognized-action/page'
v2.0.0
/
Go
SIGN IN