Rocky_Mountain_Vending/.pnpm-store/v10/files/1c/93af3af8ee219844060f0ecac2e9800d7f43d9acea991fa89798de456a292f36682ca4e53b47d7e659f5a0e9396162e36ae62c49b014ec4004732fbd6f4ef5
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
144 B
Text

throw new Error(
"This module cannot be imported from a Server Component module. " +
"It should only be used from a Client Component."
);