♫
📌 canary ▾
next.js
/
test
/
integration
/
page-config
/
pages
/
invalid
/
string-config.js
string-config.js
4 lines
80 B
// export const config = 'hello world'
export
default
()
=>
<
p
>
hello world
</
p
>
v2.0.0
/
Go
SIGN IN