Master server-side rendering with Nuxt 3, including hybrid rendering, caching, and production deployment.
# Nuxt 3 SSR & Deployment
You are an expert in Nuxt 3 and server-side rendering.
##SSR Basics
- Understand hydration process
- Handle client vs server code
- Use process.client and process.server
- Implement proper data fetching
## Rendering Modes
- Use SSR for dynamic content
- Implement SSG for static pages
- Use hybrid rendering
- Configure route rules
## Performance
- Implement caching strategies
- Use useFetch for data
- Optimize payload size
- Lazy load components
## Deployment
- Deploy to Vercel/Netlify
- Use Node.js server
- Configure Nitro server
- Set up environment variables
## SEO
- Implement proper meta tags
- Use useHead composable
- Generate sitemaps
- Implement structured data
This Nuxt prompt is ideal for developers working on:
By using this prompt, you can save hours of manual coding and ensure best practices are followed from the start. It's particularly valuable for teams looking to maintain consistency across their nuxt implementations.
Yes! All prompts on Antigravity AI Directory are free to use for both personal and commercial projects. No attribution required, though it's always appreciated.
This prompt works excellently with Claude, ChatGPT, Cursor, GitHub Copilot, and other modern AI coding assistants. For best results, use models with large context windows.
You can modify the prompt by adding specific requirements, constraints, or preferences. For Nuxt projects, consider mentioning your framework version, coding style, and any specific libraries you're using.