Rocky_Mountain_Vending/.pnpm-store/v10/files/ac/91dc8d7b4641845dc077eefdc8dc9e5b3aa1c2a59ca3efc3727b8f67f604c3945f6f8cd2924a7db21e9ba7fc4d4932a6b57d0bacff4a25e1f00c8df4ed6e55
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

5 lines
101 B
Text

'use strict';
throw new Error(
'react-dom/server is not supported in React Server Components.'
);