| Deploy URL | Target | Commit / Ref | Status | Date & Time | Action |
|---|---|---|---|---|---|
View detailed registry info, git integration pathways, and the full deployment timeline for this application.
| Deploy URL | Target | Commit / Ref | Status | Date & Time | Action |
|---|---|---|---|---|---|
| floor-plan-scale-engine-ltv1ekmuq-pradhankukiran-projects.vercel.app | prod | "Revamp README with badges, architecture diagram, and expanded docs" Branch: main | Ready | Mar 29, 2026, 02:37 PM | Inspector ↗ |
| floor-plan-scale-engine-63hkrnj2p-pradhankukiran-projects.vercel.app | prod | "Fix scale matching robustness and parser edge cases" Branch: main | Ready | Mar 2, 2026, 09:32 AM | Inspector ↗ |
| floor-plan-scale-engine-ny320oug7-pradhankukiran-projects.vercel.app | prod | "Merge pull request #1 from pradhankukiran/vercel/vercel-web-analytics-integrati-jc7b9z Add Vercel Web Analytics integration" Branch: main | Ready | Mar 1, 2026, 05:25 PM | Inspector ↗ |
| floor-plan-scale-engine-2hes7a797-pradhankukiran-projects.vercel.app | preview | "Add Vercel Web Analytics integration # Vercel Web Analytics Implementation ## Overview Implemented Vercel Web Analytics for the Floor Plan Scale Engine web application following the official Vercel documentation for HTML-based sites. ## Changes Made ### Modified Files: - **web/index.html** - Added proper Vercel Web Analytics initialization scripts ## Implementation Details The project uses a Vite-based vanilla TypeScript/HTML setup. According to the Vercel Web Analytics guide for HTML sites, two script tags are required: 1. **Initialization script**: Sets up the `window.va` function to queue analytics events 2. **Analytics script**: Loads the Vercel Insights tracking script asynchronously ### Changes to web/index.html: Added the following scripts before the closing `</body>` tag: ```html <script> window.va = window.va || function () { (window.vaq = window.vaq || []).push(arguments); }; </script> <script defer src="/_vercel/insights/script.js"></script> ``` The initialization script was previously " Branch: vercel/vercel-web-analytics-integrati-jc7b9z | Ready | Mar 1, 2026, 05:24 PM | Inspector ↗ |
| floor-plan-scale-engine-eyppm3v5m-pradhankukiran-projects.vercel.app | prod | "update github link" Branch: main | Ready | Mar 1, 2026, 05:20 PM | Inspector ↗ |
| floor-plan-scale-engine-1zo0qiq1v-pradhankukiran-projects.vercel.app | prod | "add vercel json" Branch: main | Ready | Mar 1, 2026, 05:18 PM | Inspector ↗ |
| floor-plan-scale-engine-jjhof4722-pradhankukiran-projects.vercel.app | prod | "update readme" Branch: main | Error | Mar 1, 2026, 05:16 PM | Inspector ↗ |