<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Vatsal Mavani — Blog</title>
    <link>https://www.vmavani.com/blog</link>
    <description>Articles on Next.js, full stack development, and getting apps to production.</description>
    <language>en-us</language>
    <atom:link href="https://www.vmavani.com/feed.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>From MVP to Production with Next.js: A Practical Checklist</title>
      <link>https://www.vmavani.com/blog/mvp-to-production-nextjs</link>
      <guid isPermaLink="true">https://www.vmavani.com/blog/mvp-to-production-nextjs</guid>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <description>What to get right when moving a Next.js MVP to production—architecture, SEO, auth, and deployment without a costly rewrite.</description>
    </item>
    <item>
      <title>Core Web Vitals for Next.js: A Practical Checklist</title>
      <link>https://www.vmavani.com/blog/core-web-vitals-nextjs</link>
      <guid isPermaLink="true">https://www.vmavani.com/blog/core-web-vitals-nextjs</guid>
      <pubDate>Sun, 22 Feb 2026 00:00:00 GMT</pubDate>
      <description>Practical steps to improve LCP, CLS, and INP on Next.js apps—without waiting until launch week to care about performance.</description>
    </item>
  </channel>
</rss>