Rocky_Mountain_Vending/.pnpm-store/v10/files/3c/151d41ed44593314510892aecd53c529affd3c46e620f2b2553ce24a069091b5e8f6a9e89d3186b471110c24c5fd0b504f8b6e381d41cbb596c2ab14286545
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
82 B
Text

export * from '../pages/_document';
export { default } from '../pages/_document';