next.js/test/production/app-dir/app-only-flag/app/page.tsx
page.tsx4 lines63 B
export default function Page() {
  return <p>hello world</p>
}
Quest for Codev2.0.0
/
SIGN IN