next.js/test/production/debug-build-path/fixtures/default/app/page.tsx
page.tsx4 lines62 B
export default function Home() {
  return <h1>App Home</h1>
}
Quest for Codev2.0.0
/
SIGN IN