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
590 B
Text
1 line
No EOL
590 B
Text
{"version":3,"sources":["../../src/lib/setup-exception-listeners.ts"],"sourcesContent":["process.on('uncaughtException', (err) => {\n console.error('uncaughtException', err)\n process.exit(1)\n})\n\nprocess.on('unhandledRejection', (err) => {\n console.error('unhandledRejection', err)\n process.exit(1)\n})\n"],"names":["process","on","err","console","error","exit"],"mappings":"AAAAA,QAAQC,EAAE,CAAC,qBAAqB,CAACC;IAC/BC,QAAQC,KAAK,CAAC,qBAAqBF;IACnCF,QAAQK,IAAI,CAAC;AACf;AAEAL,QAAQC,EAAE,CAAC,sBAAsB,CAACC;IAChCC,QAAQC,KAAK,CAAC,sBAAsBF;IACpCF,QAAQK,IAAI,CAAC;AACf","ignoreList":[0]} |