Rocky_Mountain_Vending/.pnpm-store/v10/files/2a/6048f50badf5dd3791d612a1c582c73d542103b3a145968889cfd1b1ee1e4388ec15d85df04b220e8c36d0abe3ce61c3c96430d36dbe7c5868e3662e5c753c
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
286 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-turbopack/client instead.');