import Link from "next/link"; export default function HomePage() { return (
You can open{" "} /docs {" "} and see the documentation.