Fluid Compute Coalescing MVP

This minimal Next.js app exposes two serverless endpoints that hit the same slow upstream:

Deploy to Vercel, configure Upstash Redis credentials, then compare the two endpoints with a load generator such as npx autocannon running against the same query string.


Links

Live Demo: vercel-fluid-mvp.vercel.app
GitHub Repository: github.com/KrxGu/vercel-fluid-mvp