ยฉ 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Cloudflare DevelopersCD
Cloudflare Developersโ€ข16mo ago
Satyam()๐Ÿฆ‡

Support for NextJS 15 on next-on-pages.

I am unable to deploy my project that I built on the latest version of NextJS (NextJS 15). While blatantly throws error for legacy peer dependencies when building.

I tried using the
SKIP_DEPENDENCY_INSTALL
SKIP_DEPENDENCY_INSTALL
flag, and installing via
npm install --legacy-peer-deps
npm install --legacy-peer-deps

But at the end, an internal command
npx vercel build
npx vercel build
tries to re-install the dependeincies without the
--legacy-peer-deps
--legacy-peer-deps
option and blasts the entire build.
Cloudflare Developers banner
Cloudflare DevelopersJoin
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
85,042Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

support for nx monorepo and next-on-pages
Cloudflare DevelopersCDCloudflare Developers / general-help
2y ago
Next.js on Cloudflare pages
Cloudflare DevelopersCDCloudflare Developers / general-help
11mo ago
Custom Cipher Support for Pages
Cloudflare DevelopersCDCloudflare Developers / general-help
2y ago
Migrating from next-on-pages to open-next
Cloudflare DevelopersCDCloudflare Developers / general-help
4mo ago