Rocky_Mountain_Vending/.pnpm-store/v10/files/de/83ef6341ab18765015907deae9217f249838975a044b330ab89b73d0ce00fbf12d9f9cffbce5a216e55545dedd03a0fa26969c431db3e89cb9c6c7fd3fe008
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

3 lines
97 B
Text

import Error from './dist/pages/_error'
export * from './dist/pages/_error'
export default Error