Utility web app for inspecting and comparing cache headers for requests to Netlify sites
Install dependencies:
pnpm installStart the development server on http://localhost:3000:
pnpm run devBuild the application for production:
pnpm run buildpnpm run previewThis site deploys automatically to Netlify.