FAQ

Questions teams ask before they use the static package.

These answers explain what is live here, what is browser-only, and how the GitHub to Vercel deploy works.

What counts as one brief?

One saved report for one company URL. In this static demo, reports are stored locally in your browser.

Is this connected to a real backend?

This package is designed to deploy like a static Vercel site. The demo is live in-browser and uses localStorage for sessions and report history.

Can I upload this to GitHub and Vercel directly?

Yes. Keep the files at the repo root, set the framework preset to Other, and use the included build script with output directory dist.