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".

