Rocky_Mountain_Vending/.pnpm-store/v10/files/c0/529aade2216afd7edc1dab30b4332fb3f0fe25dd0f2e45ffb9b3ff4d5dd567a1e307fed06004d9282b37d6c1be0a1c8d4582aa99ef3946444c3f8a7f307e9b
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

8 lines
No EOL
233 B
Text

export const config = {
onUnhandledError: null,
onStoppedNotification: null,
Promise: undefined,
useDeprecatedSynchronousErrorHandling: false,
useDeprecatedNextContext: false,
};
//# sourceMappingURL=config.js.map