releases.shpreview

Node preset no longer requires package.json

@vercel/frameworks@3.28.1

June 11, 2026Vercel CLIView original ↗
1 enhancementThis release1 enhancementImprovements to existing featuresAI-tallied from the release notes

Patch Changes

  • 4421ad9: Allow the Node framework preset to work without a package.json. The node framework is now detected from a server.* entrypoint alone, and the @vercel/backends builder defaults the module format to ESM ("module") when no package.json is present instead of erroring with "Unable to resolve format".

Fetched June 11, 2026

Node preset no longer requires package.json… — releases.sh