## What is It? %% run start ```ts const {LinkPreview} = customJS return LinkPreview.getLinkPreviewFromUrl("https://vercel.com/guides/how-to-setup-cron-jobs-on-vercel") ``` %% <div class="nifty-link-card-container"> <a class="nifty-link-card" href="https://vercel.com/guides/how-to-setup-cron-jobs-on-vercel" target="_blank"> <div class="nifty-link-card-text" style="width: 100%;"> <div class="nifty-link-card-title line-clamp-2">How to Set Up Cron Jobs on Vercel</div> <div class="nifty-link-card-description"> Learn how to set up and use low-frequency and high-frequency cron jobs on Vercel. </div> <div class="nifty-link-href"> <img class="nifty-link-icon" src="https://assets.vercel.com/image/upload/front/favicon/vercel/32x32.png"> https://vercel.com/guides/how-to-setup-cron-jobs-on-vercel </div> </div> </a> </div> %% run end %% ✅ free and easy to use ## How to Use It? super easy to deploy ## Alternatives and Comparisons - [Upstash's QStash](https://docs.upstash.com/qstash) - [Pipedream](https://pipedream.com/) - [Cronhub](https://cronhub.io/) - [Zeplo](https://zeplo.io/) - [Mergent](https://mergent.co/) - [Inngest](https://vercel.com/integrations/inngest) - [Defer](https://www.defer.run/)