Rocky_Mountain_Vending/.pnpm-store/v10/files/ea/3f673c2c0669de4bb1f61e241641325fefaefc9d80184dd9b4f54fde5e9621aac0af1639c1279db7dcb94cc0810bffbe29ec4f2143dfafbe66c7a4f4b9258f
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 Client Component module. " +
"It should only be used from a Server Component."
);