Rocky_Mountain_Vending/.pnpm-store/v10/files/d4/d07c5beafbe96b7e0dfaa22f39e6bc27b4305cd5e8e80baf12123a9f97ae8f6919808a4c0cffbb24b6a5ca12c43099ab3dc62028f4fd516e7308f0c6916be7
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

5 lines
191 B
Text

/**
* Do not edit:
* This is a compatibility redirect for contexts that do not understand package.json exports field.
*/
module.exports = require("./dist-cjs/submodules/client/index.js");