Rocky_Mountain_Vending/.pnpm-store/v10/files/72/ed23f81f6f82dba16c37b18300881d248e992b8ecaa0aec13512f85c76f652e5078b77b5321f151499710381d1ac25b8d6796088a2ecd2abfd53bf9b347dc3
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
No EOL
135 B
Text

/* This will help assuring whether our source mapping works OK */
module.exports = function mkay () {
throw new Error ('mkay') }