SmartVillage_V1 Create a .env file in the my-app directory with the following variables: # Database (Neon Console) DATABASE_URL="your_postgresql_connection_string_here" # Admin Credentials ADMIN_EMAIL="your_admin_email" ADMIN_PASSWORD="your_admin_password"