<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Михайло</title>
    <description>The latest articles on DEV Community by Михайло (@_9259ac3beb2ae464e).</description>
    <link>https://dev.to/_9259ac3beb2ae464e</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3798293%2Ff33a0897-8c0d-4b68-9481-e81f14e6a70b.png</url>
      <title>DEV Community: Михайло</title>
      <link>https://dev.to/_9259ac3beb2ae464e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_9259ac3beb2ae464e"/>
    <language>en</language>
    <item>
      <title>Uptime monitoring for NextJS apps on Vercel</title>
      <dc:creator>Михайло</dc:creator>
      <pubDate>Sat, 28 Feb 2026 13:58:16 +0000</pubDate>
      <link>https://dev.to/_9259ac3beb2ae464e/uptime-monitoring-for-nextjs-apps-on-vercel-3n32</link>
      <guid>https://dev.to/_9259ac3beb2ae464e/uptime-monitoring-for-nextjs-apps-on-vercel-3n32</guid>
      <description>&lt;p&gt;Hello everyone! I'm starting a new project — uptime monitoring built specifically for Next.js developers on Vercel. PingNext monitors your Next.js applications from the outside — exactly like a real user visiting your site. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjutmsmh7dulygrvsoio2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjutmsmh7dulygrvsoio2.png" alt=" " width="800" height="368"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It connects to your Vercel account with one click, auto-discovers all your GET routes, and alerts you on Slack when something goes down. Unlike error trackers like Sentry which only work when requests reach your code, PingNext detects the failures that happen before your code even runs: DNS outages, Vercel infrastructure problems, SSL certificate expiry, and hosting-level issues.&lt;/p&gt;

&lt;p&gt;Link for more information: &lt;a href="https://ping-next.web.app/" rel="noopener noreferrer"&gt;https://ping-next.web.app/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>monitoring</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
