import { SignupForm } from "@/components/auth/signup-form"; export default function MasterSignupPage() { return ( ); }