♫
📌 canary ▾
next.js
/
test
/
integration
/
static-page-name
/
pages
/
static.js
static.js
2 lines
63 B
export
default
()
=>
<
p
id
=
"static"
>
hello from static page
</
p
>
v2.0.0
/
Go
SIGN IN