Rocky_Mountain_Vending/.pnpm-store/v10/files/21/0fff9094a10e063f55e5dac0a5cbe4aa296b7257ef77b619ea3fbd8265d38010e1faa4819aa495841af25fda730368f6aee79a68b27b2ee7fa3dd47657929e
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/signin/index.js");