Skip to content

Fix assetHash key of the launcher#85

Open
mischnic wants to merge 2 commits into
mainfrom
mischnic/launcher-hash
Open

Fix assetHash key of the launcher#85
mischnic wants to merge 2 commits into
mainfrom
mischnic/launcher-hash

Conversation

@mischnic

@mischnic mischnic commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator
filesHashes['___next_launcher.cjs'] = hash

was wrong.

In a monorepo, this should be

filesHashes['apps/foo/___next_launcher.cjs'] = hash

Just use the .vc-config.json#handler path for the hashes key as well. That is what we want here

@changeset-bot

changeset-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: ff5f097

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@next-community/adapter-vercel Patch

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

@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
adapter-vercel-adapter Ready Ready Preview, Comment Jul 13, 2026 12:31pm

@mischnic
mischnic requested a review from timneutkens July 13, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant