Change8

@astrojs/vercel@11.0.8

📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch release fixes a critical bug in @vercel/nft file tracing that caused deployed functions to crash due to missing dependencies when 'outDir' was configured outside the project root.

🐛 Bug Fixes

  • Fixes a bug where @vercel/nft file tracing silently dropped all dependency files when outDir was configured outside root, causing deployed functions to crash with ERR_MODULE_NOT_FOUND.

Affected Symbols