Rocky_Mountain_Vending/.pnpm-store/v10/files/a9/336caa0dae42dd3642b9f2a482754f7a1f4d130de353707c14781998b481b1917f6692deb2fa343dcc6bb8f926ea8dd7a4fcf15cd0466f35c715c43d8ca9ac
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

1 line
No EOL
622 B
Text

{"version":3,"sources":["../../../src/shared/lib/router-context.shared-runtime.ts"],"sourcesContent":["import React from 'react'\nimport type { NextRouter } from './router/router'\n\nexport const RouterContext = React.createContext<NextRouter | null>(null)\n\nif (process.env.NODE_ENV !== 'production') {\n RouterContext.displayName = 'RouterContext'\n}\n"],"names":["RouterContext","React","createContext","process","env","NODE_ENV","displayName"],"mappings":";;;;+BAGaA;;;eAAAA;;;;gEAHK;AAGX,MAAMA,gBAAgBC,cAAK,CAACC,aAAa,CAAoB;AAEpE,IAAIC,QAAQC,GAAG,CAACC,QAAQ,KAAK,cAAc;IACzCL,cAAcM,WAAW,GAAG;AAC9B","ignoreList":[0]}