Rocky_Mountain_Vending/.pnpm-store/v10/files/ea/d12cc268dc05ad3803240c0382ac87191b3412e3556716f9412ffe66ace3dbf9618504804acf9cc772c0b25711f6c83c40ea8456389fffd426e302d6a25ee3
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

9 lines
215 B
Text

/*
MIT License http://www.opensource.org/licenses/mit-license.php
Author Tobias Koppers @sokra
*/
"use strict";
// TODO remove in next major
module.exports = require("./ModulesInHierarchicalDirectoriesPlugin");