Deploy Frontend na Vercel
URL
Production: https://trevo.radimenstein.com.br
Configuração
- Build Command:
pnpm build - Output Directory:
.output - Node Version: 20
- Environment Variables:
NUXT_PUBLIC_API_URL=https://trevo.radimenstein.com.br/api/
Deploy Automático
- Deploy automático em push para
prod - Preview deployments em Pull Requests
Vercel Auto-detect
Vercel detecta automaticamente Nuxt.js e configura build adequadamente.