Document loaded
The main page rendered from Vercel's static hosting.
Static deployment sample
Use this project to verify static hosting, routing, CSS loading, JavaScript execution, responsive layout, and deploy metadata.
Smoke tests
These checks are intentionally simple. If the cards look styled and the button updates the timestamp, the static assets are being served correctly.
The main page rendered from Vercel's static hosting.
Spacing, colors, and responsive layout are coming from `styles.css`.
Waiting for the JavaScript check.
Responsive preview
Vercel notes
No framework preset or build command is needed. In Vercel, select this folder as the project root and leave the output directory blank.
vercel-test-site/