---
title: Increased Pages file limit to 100,000 for paid plans
description: Paid plans can now deploy Pages sites with up to 100,000 files, increased from the previous limit of 20,000 files.
image: https://developers.cloudflare.com/changelog-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/changelog/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://developers.cloudflare.com/changelog/rss/index.xml) [ View RSS feeds ](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://developers.cloudflare.com/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://developers.cloudflare.com/changelog/) 

## Increased Pages file limit to 100,000 for paid plans

Jan 23, 2026 

[ Pages ](https://developers.cloudflare.com/pages/) 

Paid plans can now have up to 100,000 files per Pages site, increased from the previous limit of 20,000 files.

To enable this increased limit, set the environment variable `PAGES_WRANGLER_MAJOR_VERSION=4` in your Pages project settings.

The Free plan remains at 20,000 files per site.

For more details, refer to the [Pages limits documentation](https://developers.cloudflare.com/pages/platform/limits/#files).

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://developers.cloudflare.com/changelog/post/2026-01-23-pages-file-limit-increase/#page","headline":"Increased Pages file limit to 100,000 for paid plans · Changelog","description":"Paid plans can now deploy Pages sites with up to 100,000 files, increased from the previous limit of 20,000 files.","url":"https://developers.cloudflare.com/changelog/post/2026-01-23-pages-file-limit-increase/","inLanguage":"en","image":"https://developers.cloudflare.com/changelog-preview.png","dateModified":"2026-01-23","datePublished":"2026-01-23","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://developers.cloudflare.com/#website","name":"Cloudflare Docs","url":"https://developers.cloudflare.com/"}}
```
