Node preset no longer requires package.json
@vercel/frameworks@3.28.1
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. Thenodeframework is now detected from aserver.*entrypoint alone, and the@vercel/backendsbuilder defaults the module format to ESM ("module") when nopackage.jsonis present instead of erroring with "Unable to resolve format".
Fetched June 11, 2026

