Deploy URLTargetCommit / RefStatusDate & TimeAction
Back to Dashboard

floor-plan-scale-engine

View detailed registry info, git integration pathways, and the full deployment timeline for this application.

Project Specifications

Framework
React
Production Link
https://floor-plan-scale-engine.vercel.app ↗
Git Integration
githubpradhankukiran/floor-plan-scale-engine ↗
Host Registry ID
prj_HORN2HgOG1y8x5ORcx9Up71XpZNz
Open Production Application ↗

Deployment Timeline

Deploy URLTargetCommit / RefStatusDate & TimeAction
floor-plan-scale-engine-ltv1ekmuq-pradhankukiran-projects.vercel.appprod

"Revamp README with badges, architecture diagram, and expanded docs"

Branch: main

ReadyMar 29, 2026, 02:37 PMInspector ↗
floor-plan-scale-engine-63hkrnj2p-pradhankukiran-projects.vercel.appprod

"Fix scale matching robustness and parser edge cases"

Branch: main

ReadyMar 2, 2026, 09:32 AMInspector ↗
floor-plan-scale-engine-ny320oug7-pradhankukiran-projects.vercel.appprod

"Merge pull request #1 from pradhankukiran/vercel/vercel-web-analytics-integrati-jc7b9z Add Vercel Web Analytics integration"

Branch: main

ReadyMar 1, 2026, 05:25 PMInspector ↗
floor-plan-scale-engine-2hes7a797-pradhankukiran-projects.vercel.apppreview

"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

ReadyMar 1, 2026, 05:24 PMInspector ↗
floor-plan-scale-engine-eyppm3v5m-pradhankukiran-projects.vercel.appprod

"update github link"

Branch: main

ReadyMar 1, 2026, 05:20 PMInspector ↗
floor-plan-scale-engine-1zo0qiq1v-pradhankukiran-projects.vercel.appprod

"add vercel json"

Branch: main

ReadyMar 1, 2026, 05:18 PMInspector ↗
floor-plan-scale-engine-jjhof4722-pradhankukiran-projects.vercel.appprod

"update readme"

Branch: main

ErrorMar 1, 2026, 05:16 PMInspector ↗