-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incompatible with Next.js 15 canary #61
Comments
Supporting v15 is definitely on our radar but not before the official release. Our priority for now is to converge with Open Next/SST. It will enable moving faster in the future. |
I am also trying to deploy the Payload 3.0 app which uses Next 15. I am able to build the app using wrangler successfully, just that when running the local server it throws errors. Here are the error logs:
|
Next.js v15 is now out! |
Is there an update or ETA for Next.js 15 support? |
Probably second half of November |
Hey All, we at Payload are extremely excited about getting this to work with our platform. People are asking about running Payload on Cloudflare quite often, and there is a lot of potential here.
Payload's version 3 is now built on Next.js but is still in beta and thus requires Next.js v15.0.0-canary.173 or higher.
We followed the getting started docs here, then attempted to upgrade to the latest Next.js + React versions and received the following errors:
We realize we're on the cutting edge here, but we're very excited to try this out. We'd like to know when we should try again.
The text was updated successfully, but these errors were encountered: