Rocky_Mountain_Vending/.pnpm-store/v10/files/7e/0ff16c2abd3a23af4f791733b66481c4429ace0e401511160ca5dd9866237c9b45e3a6b3393ca0fc7aac3dd5c0a90bb76edffd1047fe1e82bb080e14d23e16
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

3 lines
101 B
Text

import Router from './dist/client/router'
export * from './dist/client/router'
export default Router