`.html` is stripped from URL
Author: trusktrCreated Oct 1, 2022Updated Dec 4, 2025
Description
When visiting localhost:3000/foo.html, serve strips the .html so it becomes localhost:3000/foo.
Library version
14.0.1
Node version
v16.13.2
Source: vercel/serve