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>
1 line
No EOL
432 B
Text
1 line
No EOL
432 B
Text
{"version":3,"sources":["../../../src/server/route-matches/locale-route-match.ts"],"sourcesContent":["import type { LocaleRouteDefinition } from '../route-definitions/locale-route-definition'\nimport type { RouteMatch } from './route-match'\n\nexport interface LocaleRouteMatch<R extends LocaleRouteDefinition>\n extends RouteMatch<R> {\n readonly detectedLocale?: string\n}\n"],"names":[],"mappings":"AAGA,WAGC","ignoreList":[0]} |