♫
📌 canary ▾
next.js
/
test
/
e2e
/
cpu-profiling
/
app
/
page.tsx
page.tsx
4 lines
83 B
export
default
function
Home
()
{
return
<
h1
>Hello from CPU Profiling Test</
h1
>
}
v2.0.0
/
Go
SIGN IN