- 1

Ecosistema integrado con Lovable: diseño, datos y monetización
02:32 - 2

Estructura de rutas y diagramas Mermaid para apps de fotos
05:19 - 3

Construcción de dashboards con diagramas mermaid y prompts efectivos
05:33 - 4

Aplicación de temas de diseño glassmorphism y neo-brutalism
06:36 - 5

ShadCN y 21st Dev para mejorar interfaces de usuario
06:18 - 6

Componentes reutilizables en React para apps más rápidas
05:36
Conectar dominio personalizado con SSL en Vercel
Clase 23 de 27 • Curso de Lanzamiento y Monetización de Webs con Lovable
Contenido del curso
- 11

Diferencias entre cliente y servidor en aplicaciones web
04:04 - 12

Integración de OpenAI Vision para renombrar fotos automáticamente
08:43 - 13

Depuración de errores en apps con Lovable y Supabase
05:52 - 14

Supabase Storage con buckets seguros y tablas de metadatos
08:41 - 15

Conectar aplicación a Google Search Console para indexación
05:53
- 16

Configuración de Stripe y opciones de pago para tu aplicación
02:31 - 17

Configuración de productos y precios en Stripe
06:50 - 18

Integración de Stripe Checkout en aplicaciones web
07:21 - 19

Configuración de webhooks de Stripe para cancelaciones de suscripción
11:59 - 20

Integración de Resend para emails transaccionales y seguimientos
07:41 - 21

Integración del portal de Stripe y límites de planes en el frontend
09:12
- 22

Cómo desplegar aplicaciones de Lovable a Vercel con GitHub
08:33 - 23

Conectar dominio personalizado con SSL en Vercel
04:57 - 24

Configuración de OpenGraph y SEO para enlaces compartibles
10:06 - 25

Configuración de logging personalizado para errores de aplicación
09:15 - 26

Configuración de Posthog para analíticas en React con Lovable
08:50 - 27

Instalación de Hotjar en Lovable para análisis de usuarios
05:43
Deploy your Vercel app to a custom domain with working SSL and give visitors immediate trust. This guide shows the exact flow used to connect a domain, handle DNS checks, buy a domain inside Vercel for a smoother setup, and confirm the secure lock icon once live.
Why set up a custom domain and SSL in Vercel?
A custom domain makes your app feel like a real product and builds confidence. With SSL, visitors see a secure connection and are more comfortable using your app.
- Professional presence: a branded domain looks production-ready.
- Visitor trust: the secure lock icon signals privacy.
- Simple management: Vercel centralizes domain and SSL handling.
What is an SSL certificate?
When a site lacks SSL, browsers can show a red warning about unsafe information. With SSL, the browser indicates the site is secure and safe for sensitive data (like payments). Vercel provisions SSL automatically, so you don’t need extra setup—just wait while it generates the certificate.
How to connect or buy a domain in Vercel?
The flow starts in the Vercel dashboard under Domains. You can connect an existing domain or buy a new one directly in Vercel for easier configuration.
How to connect an existing domain?
- Click Add Domain and enter the domain name.
- If Vercel shows invalid configuration, open the details and copy the required DNS records to your domain provider.
- Wait for changes to propagate. It could take up to 24–48 hours, but commonly about 30–60 minutes.
- Click Refresh in Vercel. It will detect the DNS records and connect the domain.
How to buy a new domain in Vercel?
- Click Buy Domain.
- Search for options (for example, choosing an economical TLD like .fun if it fits your project).
- Optionally disable auto renew if you prefer manual control.
- Click Buy, confirm, and complete payment. Vercel purchases and connects the domain.
How to attach the domain to your project?
- Go to your project (for example, Kickstart Foundation) and open Domains.
- Click Add Domain, select the domain you own in Vercel (e.g., photorename.fun), and Save.
- Because the domain is within Vercel’s ecosystem, you typically don’t need to edit DNS records. It just works.
How to verify SSL and confirm your site is live?
Once the domain is linked to your project, Vercel automatically generates an SSL certificate. You’ll see it in progress, and then active.
- Open your domain and ensure the page loads.
- Check the browser’s security indicator to confirm the connection is secure.
- If everything looks good, your site is live with HTTPS and ready for users.
Key vocabulary to remember: Vercel dashboard, Domains, Add Domain, invalid configuration, DNS records, propagate, Buy Domain, auto renew, SSL certificate, secure connection.
Have questions or tips about connecting domains or dealing with DNS propagation times? Share your experience and insights.