Rocky_Mountain_Vending/.pnpm-store/v10/files/af/ca794b359f7bdd7faf7eaa8f8ab3c364a7a1c21745526beed06ffd4acef5746ee057c68eeaafe9dde1c82b3fe19f0cb7bf57b048669d8c990b3626d4fa34a3
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
97 B
Text

'use strict';
/** @type {import('./functionCall')} */
module.exports = Function.prototype.call;