Rocky_Mountain_Vending/.pnpm-store/v10/files/a1/3917394a1ce4c816bd5e2652ffa51e376c15def9a519fe510b591a32c3482e9a60d700edffc9e03462e95da392e5156cd4f3d8c8e4e705b7d16b1e18e59134
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
193 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/sso-oidc/index.js");