Rocky_Mountain_Vending/.pnpm-store/v10/files/2a/9fab7992ba1f8c92fb2735948457bd1d45a49636c22da083ba9d92ba301186e11be20a5a824e6227729078fa5a451fd1ada733fab2a30729148b2ea40e9f22
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
719 B
Text

{"version":3,"sources":["../../src/client/detect-domain-locale.ts"],"sourcesContent":["import type { detectDomainLocale as Fn } from '../shared/lib/i18n/detect-domain-locale'\n\nexport const detectDomainLocale: typeof Fn = (...args) => {\n if (process.env.__NEXT_I18N_SUPPORT) {\n return (\n require('../shared/lib/i18n/detect-domain-locale') as typeof import('../shared/lib/i18n/detect-domain-locale')\n ).detectDomainLocale(...args)\n }\n}\n"],"names":["detectDomainLocale","args","process","env","__NEXT_I18N_SUPPORT","require"],"mappings":";;;;+BAEaA;;;eAAAA;;;AAAN,MAAMA,qBAAgC,CAAC,GAAGC;IAC/C,IAAIC,QAAQC,GAAG,CAACC,mBAAmB,EAAE;QACnC,OAAO,AACLC,QAAQ,2CACRL,kBAAkB,IAAIC;IAC1B;AACF","ignoreList":[0]}