/ nightly

Vercel Runtime Cache Boosts npmx API

Intelligence Topics
01 Signal: 9/10

Performance Optimization

Implemented Vercel runtime caching for API routes. This persistent caching layer ensures that data remains available across new deployments, reducing cold-start latency and improving overall response times.

02 Signal: 4/10

CLI Rendering Fixes

Corrected a spacing regression in the Deno command templates. The fix involves relocating a non-breakable space to the non-Deno execution branch to ensure consistent shell command formatting.