next.js/test/production/debug-build-path/fixtures/default/pages/foo.tsx
foo.tsx4 lines57 B
export default function Page() {
  return <h1>Foo</h1>
}
Quest for Codev2.0.0
/
SIGN IN