Best of VercelJune 2024

  1. 1
    Article
    Avatar of communityCommunity Picks·2y

    Build a Landing Page with AI and Next.js

    Learn how to build a landing page using Vercel's AI UI generator called v0 and Next.js. Generate UI using natural language prompts, iterate and refine the design, customize the visual style with the theme editor, and export the code to use in your Next.js project.

  2. 2
    Article
    Avatar of communityCommunity Picks·2y

    Turborepo 2.0

    Turborepo 2.0 enhances the developer experience for JavaScript and TypeScript repositories with a new terminal UI, Watch Mode, and improved documentation. The new terminal UI allows for interactive tasks and clearer logs, while Watch Mode ensures dependency-aware task watching. The release also updates licensing to the MIT license and introduces a Long Term Support policy. Significant breaking changes include updates to `turbo.json` configuration and stricter environment variable handling. Users can upgrade to the latest version using `npx @turbo/codemod migrate`.

  3. 3
    Article
    Avatar of communityCommunity Picks·2y

    Vercel + Puppeteer

    Learn how to use Puppeteer with Vercel to generate PDFs of websites. Discover best practices for setting up Puppeteer for Vercel and deploying your Puppeteer code on Vercel.

  4. 4
    Article
    Avatar of vercelVercel·2y

    v0 Themes – Vercel

    Vercel's v0 now supports the creation and customization of themes. Users can build their own themes from prompts, adjust individual design tokens, and switch between various themes, including a Windows 95 theme. The platform supports all default Shadcn UI themes.