@sveltejs/adapter-vercel@6.3.4
📦 sveltekitView on GitHub →
🐛 1 fixes
Summary
This patch release fixes an issue where missing immutable assets were incorrectly cached as 404s for an extended period. It also includes several dependency updates.
🐛 Bug Fixes
- Prevented missing immutable assets from being cached as 404s for a year.