Rocky_Mountain_Vending/.pnpm-store/v10/files/1f/d8bb02808cf20ca7f6bd243cbf12ec1ca21ddc186f8914a54e68a818c6736be1d1eabf6ecead3ea1d01a247730a35319bfc1bb4e9030b027e98cc2037f1ba8
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

12 lines
284 B
Text

/**
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @flow
*/
'use strict';
throw new Error('Use react-server-dom-webpack/client instead.');