♫
📌 canary ▾
next.js
/
examples
/
custom-server
/
app
/
b
/
page.tsx
page.tsx
4 lines
55 B
export
default
function
B
()
{
return
<
div
>b</
div
>;
}
v2.0.0
/
Go
SIGN IN