Rocky_Mountain_Vending/.pnpm-store/v10/files/33/9499546505f82072f4d035625508b9ad55fc9624ce781b3041971dd39ad1fc6630da838098aa526cd7cb9d9d20064e674d8c17bd3593a3daacd51e6c31cbb0
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

10 lines
No EOL
433 B
Text

// this empty files is only here to mock server-only imports
"use strict";
if ((typeof exports.default === 'function' || (typeof exports.default === 'object' && exports.default !== null)) && typeof exports.default.__esModule === 'undefined') {
Object.defineProperty(exports.default, '__esModule', { value: true });
Object.assign(exports.default, exports);
module.exports = exports.default;
}
//# sourceMappingURL=empty.js.map