Rocky_Mountain_Vending/.pnpm-store/v10/files/89/a36a963b9a6ed79bd382da9d810432027212fa371866a96f33e5adbe184ec5ca2703db9835e2c1693cc05ba98ab4da2fd2835b2542de94ef0ae9ac8df3abc2
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
231 B
Text

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