Rocky_Mountain_Vending/.pnpm-store/v10/files/9f/c2f62329dc7fe3c76bede9c3c19ec76171e5d8a3d984e78bbcd388696a99a5779d849834527619529d05ea4eb16308ec49a873e949050a21a7c943ca7f48df
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

6 lines
No EOL
186 B
Text

/**
* RouteMatch is the resolved match for a given request. This will contain all
* the dynamic parameters used for this route.
*/ export { };
//# sourceMappingURL=route-match.js.map