Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
Added patch to withPayload for hiding turbopack external deps warnings from this PR https://github.com/payloadcms/payload/pull/9147 didn't work on next@15.0.3, now it works on both 15.0.0 and 15.0.3.
Added patch to
withPayload
for hiding turbopack external deps warnings from this PR https://github.com/payloadcms/payload/pull/9147 didn't work onnext@15.0.3
, now it works on both15.0.0
and15.0.3
.