♫
📌 canary ▾
next.js
/
test
/
e2e
/
switchable-runtime
/
pages
/
invalid-runtime.js
invalid-runtime.js
4 lines
82 B
export
default
function
Page
()
{
return
<
p
>Hello from page without errors</
p
>
}
v2.0.0
/
Go
SIGN IN