Rocky_Mountain_Vending/.pnpm-store/v10/files/54/0ef1a7a18ed683a4f305587000f4f2643d49f40ca690a97f01b4403a65c06ad2c741d541702245dbef8dd161944a686806a22b268aaf908fb292a1ed9d1047
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

2 lines
161 B
Text

import type { webpack } from 'next/dist/compiled/webpack/webpack';
export default function nextErrorBrowserBinaryLoader(this: webpack.LoaderContext<any>): void;