---
title: "waitUntil is now available for Vercel Functions – Vercel"
url: https://daily.dev/posts/waituntil-is-now-available-for-vercel-functions-vercel-fwpcy48bn
source_url: https://vercel.com/changelog/waituntil-is-now-available-for-vercel-functions
type: article
source: "Vercel"
published: 2024-05-09T23:46:12.144Z
updated: 2024-05-09T23:46:10.453Z
tags: ["nodejs", "nextjs", "vercel"]
reading_time: 1
upvotes: 10
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# waitUntil is now available for Vercel Functions – Vercel

**[Vercel](https://daily.dev/sources/vercel)** · 1 min read · 10 upvotes · 0 comments

## Summary

waitUntil is now available for Vercel Functions. The waitUntil() method enqueues an asynchronous task to be performed during the lifecycle of the request without blocking the response.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://vercel.com/changelog/waituntil-is-now-available-for-vercel-functions>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#nodejs](https://daily.dev/tags/nodejs), [#nextjs](https://daily.dev/tags/nextjs), [#vercel](https://daily.dev/tags/vercel)

[View this post on daily.dev](https://daily.dev/posts/waituntil-is-now-available-for-vercel-functions-vercel-fwpcy48bn)
