Vercel preview workflow
Use Vercel previews to give Monet a real URL for local AI drafts.
Monet captures websites from the outside, like a visitor. If your agent built the site locally, a Vercel preview deployment is often the cleanest bridge from local files to a reviewable URL.
Push the AI-built draft to GitHub
Put the site in a repo connected to Vercel so every branch or pull request can produce a preview deployment.
Open the Vercel preview URL
Use the deployment URL or production-like preview URL as the page Monet will capture.
Handle protection if needed
If the preview is protected, use a Vercel share URL, sign in through Monet, or add the protection bypass details to the source settings.
Capture, annotate, and export
Review the preview in Monet, mark issues, and create a Handoff Pack for the coding agent.
Deploy the fix and verify
After the agent pushes changes, wait for the new Vercel preview, then re-capture and verify the marked regions.
Best case
Your Vercel preview is public or shareable. Paste the URL into Monet and capture it like any other site.
Protected preview
Use a Vercel share URL, sign in inside Monet, or configure the protection bypass value in Monet's source settings before capture.
After the fix
Wait for Vercel to finish the new deployment. Then re-capture the same route in Monet and verify the annotated regions.