♫
📌 canary ▾
next.js
/
test
/
production
/
deterministic-build
/
standard
/
app
/
app-page
/
client.js
client.js
6 lines
71 B
'use client'
export
function
Client
() {
return
'Client Reference'
}
v2.0.0
/
Go
SIGN IN