Rocky_Mountain_Vending/.pnpm-store/v10/files/b0/f1a70906a43104ae170be513b19df7d706c64dc248751a94da0f3f2ca6cb69769cc5c34344e67b578c5cb05d597a4c2b9a4888baa4bc3fa3a9b1849c906f34
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

6 lines
155 B
Text

import root from './_root.js';
/** Used to detect overreaching core-js shims. */
var coreJsData = root['__core-js_shared__'];
export default coreJsData;