Request handler for user registration actions. Calls create_user and returns a NextResponse https://nextjs.org/docs/app/api-reference/functions/next-response with the result of the creation attempt.
Request handler for user registration actions. Calls create_user and returns a NextResponse https://nextjs.org/docs/app/api-reference/functions/next-response with the result of the creation attempt.