Rocky_Mountain_Vending/.pnpm-store/v10/files/40/5a01361f1958119a2f0b4c65e7395ec46526bcca918b3406232a8e98777c3d33d645745fd6e0123a068b47b4bd552dd8a25e3d29ae2131cfee67aff2fe2f5a
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
65 B
Text

module.exports = {
loader: require.resolve('./dist/webpack')
}