Rocky_Mountain_Vending/.pnpm-store/v10/files/ae/f196f5d5546043140cfa850535761ec158f47daaa59bf7b12fbd3f06659aed23bfa804552e51ac76ffe331e3e8a4a500002af96410dbb40e13ca6231c7cf71
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

4 lines
183 B
Text

// This provides legacy support for a previously documented require pattern
// const chromeLauncher = require('chrome-launcher/chrome-launcher');
module.exports = require('../');