[PR #201] [MERGED] fix: Vercel deployment (by including WASM files) #343

Closed
opened 2026-02-15 19:17:18 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/201
Author: @marcusschiesser
Created: 8/1/2024
Status: Merged
Merged: 8/2/2024
Merged by: @marcusschiesser

Base: mainHead: ms/fix-vercel-deployment


📝 Commits (1)

  • 0e7f74f fix: Vercel deployment (by including WASM files)

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

.changeset/lovely-rockets-ring.md (+5 -0)
📝 templates/types/streaming/nextjs/next.config.json (+2 -1)

📄 Description

Summary by CodeRabbit

  • Bug Fixes

    • Resolved issues related to the "create-llama" functionality during Vercel deployment, improving reliability.
  • New Features

    • Updated Next.js configuration to enhance the handling of WebAssembly files in API routes, ensuring proper tracing and inclusion in build output.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/create-llama/pull/201 **Author:** [@marcusschiesser](https://github.com/marcusschiesser) **Created:** 8/1/2024 **Status:** ✅ Merged **Merged:** 8/2/2024 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `ms/fix-vercel-deployment` --- ### 📝 Commits (1) - [`0e7f74f`](https://github.com/run-llama/create-llama/commit/0e7f74fa44cb9ca83b15b2f455b060f17b50ce1d) fix: Vercel deployment (by including WASM files) ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/lovely-rockets-ring.md` (+5 -0) 📝 `templates/types/streaming/nextjs/next.config.json` (+2 -1) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Resolved issues related to the "create-llama" functionality during Vercel deployment, improving reliability. - **New Features** - Updated Next.js configuration to enhance the handling of WebAssembly files in API routes, ensuring proper tracing and inclusion in build output. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:17:18 -05:00
yindo closed this issue 2026-02-15 19:17:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#343