next.js/test/e2e/app-dir/metadata-dynamic-routes/app/(group)/static/page.tsx
page.tsx4 lines62 B
export default function page() {
  return <>static image</>
}
Quest for Codev2.0.0
/
SIGN IN