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>
1 line
No EOL
643 B
Text
1 line
No EOL
643 B
Text
{"version":3,"sources":["../../src/lib/needs-experimental-react.ts"],"sourcesContent":["import type { NextConfig } from '../server/config-shared'\n\n// Keep in sync with Turbopack's experimental React switch: file://./../../../../crates/next-core/src/next_import_map.rs\nexport function needsExperimentalReact(config: NextConfig) {\n const { taint } = config.experimental || {}\n return Boolean(taint)\n}\n"],"names":["needsExperimentalReact","config","taint","experimental","Boolean"],"mappings":";;;;+BAGgBA;;;eAAAA;;;AAAT,SAASA,uBAAuBC,MAAkB;IACvD,MAAM,EAAEC,KAAK,EAAE,GAAGD,OAAOE,YAAY,IAAI,CAAC;IAC1C,OAAOC,QAAQF;AACjB","ignoreList":[0]} |