Closed marcusschiesser closed 2 months ago
Latest commit: 0e7f74fa44cb9ca83b15b2f455b060f17b50ce1d
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
This update improves the "create-llama" deployment process on Vercel, ensuring a more reliable application deployment. Additionally, the Next.js configuration has been enhanced to include WebAssembly files in the build output, specifically for API routes. These changes work together to streamline deployment and improve the handling of WebAssembly modules in the application.
File Path | Change Summary |
---|---|
.changeset/lovely-rockets-ring.md | Introduced a patch for "create-llama" addressing Vercel deployment issues. |
templates/types/streaming/nextjs/... | Modified next.config.json to include WebAssembly files in output tracing for API routes. |
🐰 In the meadow, dreams take flight,
Deployment dances in the moonlight.
WebAssembly hops with glee,
Next.js shines, as bright as can be.
With every change, the code does sing,
A rabbit's joy, in every spring! 🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit
Bug Fixes
New Features