# Page Not Found

`/docs/functions/configure-functions` does not exist. Similar pages:

- [Configuring Functions](/docs/functions/configuring-functions.md): You can configure Vercel functions in many ways, including the runtime, region, maximum duration, and memory. With different configurations,
- [Configuring Memory and CPU for Vercel Functions](/docs/functions/configuring-functions/memory.md): The memory configuration of a function determines how much memory and CPU a function can use while executing. By default, on Pro and Enterprise,
- [Advanced Configuration](/docs/functions/configuring-functions/advanced-configuration.md): For an advanced configuration, you can create a vercel.json file to use Runtimes and other customizations. To view more about the properties you can
- [Configuring Maximum Duration for Vercel Functions](/docs/functions/configuring-functions/duration.md): The maximum duration configuration determines the longest time that a function can run. This guide will walk you through configuring the maximum
- [Configuring the Runtime for Vercel Functions](/docs/functions/configuring-functions/runtime.md): The runtime of your function determines the environment in which your function will execute. Vercel supports various runtimes including Node.js,

All pages: [/llms.txt](/llms.txt)
