Now I'll add the enterprise card below the existing 3-tier grid:
I've added a dedicated Enterprise section below the existing 3-tier pricing grid. The enterprise card features a navy-to-dark-blue gradient background, displays "Custom" pricing with a "per user / per year" label, lists 6 enterprise features with icons (dedicated account manager, custom user volume, SSO & team admin, compliance & audit logs, SLA-backed uptime, and on-premise deployment option), and includes a "Contact Us for Pricing" CTA that opens an email to sapian@electora.org. All text is fully translated across English, French, and Arabic.
An error occurred during deployment. Please fix:
Running build in Washington, D.C., USA (East) – iad1
Build machine configuration: 2 cores, 8 GB
Retrieving list of deployment files...
Previous build caches not available.
Downloading 95 deployment files...
Running "vercel build"
Vercel CLI 50.38.1
Running "install" command: `bun install`...
bun install v1.3.6 (d530ed99)
+ @tailwindcss/postcss@4.2.2
+ @types/node@22.19.15
+ @types/react@19.2.14
+ @types/react-dom@19.2.3
+ postcss@8.5.8
+ tailwindcss@4.2.2
+ tw-animate-css@1.3.3
+ typescript@5.9.3
+ @hookform/resolvers@3.10.0
+ @radix-ui/react-accordion@1.2.2
+ @radix-ui/react-alert-dialog@1.1.4
+ @radix-ui/react-aspect-ratio@1.1.1
+ @radix-ui/react-avatar@1.1.2
+ @radix-ui/react-checkbox@1.1.3
+ @radix-ui/react-collapsible@1.1.2
+ @radix-ui/react-context-menu@2.2.4
+ @radix-ui/react-dialog@1.1.4
+ @radix-ui/react-dropdown-menu@2.1.4
+ @radix-ui/react-hover-card@1.1.4
+ @radix-ui/react-label@2.1.1
+ @radix-ui/react-menubar@1.1.4
+ @radix-ui/react-navigation-menu@1.2.3
+ @radix-ui/react-popover@1.1.4
+ @radix-ui/react-progress@1.1.1
+ @radix-ui/react-radio-group@1.2.2
+ @radix-ui/react-scroll-area@1.2.2
+ @radix-ui/react-select@2.1.4
+ @radix-ui/react-separator@1.1.1
+ @radix-ui/react-slider@1.2.2
+ @radix-ui/react-slot@1.1.1
+ @radix-ui/react-switch@1.1.2
+ @radix-ui/react-tabs@1.1.2
+ @radix-ui/react-toast@1.2.4
+ @radix-ui/react-toggle@1.1.1
+ @radix-ui/react-toggle-group@1.1.1
+ @radix-ui/react-tooltip@1.1.6
+ @vercel/analytics@1.3.1
+ autoprefixer@10.4.27
+ class-variance-authority@0.7.1
+ clsx@2.1.1
+ cmdk@1.0.4
+ date-fns@4.1.0
+ embla-carousel-react@8.5.1
+ input-otp@1.4.1
+ lucide-react@0.454.0
+ next@16.0.0
+ next-themes@0.4.6
+ react@19.2.0
+ react-day-picker@9.8.0
+ react-dom@19.2.0
+ react-hook-form@7.72.0
+ react-resizable-panels@2.1.9
+ recharts@2.15.4
+ sonner@1.7.4
+ tailwind-merge@2.6.1
+ tailwindcss-animate@1.0.7
+ vaul@0.9.9
+ zod@3.25.76
189 packages installed [2.84s]
Detected Next.js version: 16.0.0
Running "bun run build"
$ next build
[baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry
▲ Next.js 16.0.0 (Turbopack)
Creating an optimized production build ...
[baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
✓ Compiled successfully in 5.1s
Skipping validation of types
We detected TypeScript in your project and reconfigured your tsconfig.json file for you.
The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs:
- include was updated to add '.next/dev/types/**/*.ts'
Collecting page data ...
[baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
Generating static pages (0/4) ...
[baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
Generating static pages (1/4)
Generating static pages (2/4)
Generating static pages (3/4)
✓ Generating static pages (4/4) in 538.1ms
Finalizing page optimization ...
Route (app)
┌ ○ /
├ ○ /_not-found
└ ○ /get-started
○ (Static) prerendered as static content
Traced Next.js server files in: 60.876ms
Created all serverless functions in: 239.003ms
Collected static files (public/, static/, .next/static): 6.618ms
Build Completed in /vercel/output [12s]
Error: Vulnerable version of Next.js detected, please update immediately. Learn More: https://vercel.link/CVE-2025-66478
I need to update Next.js to version 16.0.10 to fix the security vulnerability (CVE-2025-66478).
I've updated Next.js from version 16.0.0 to 16.0.10, which is the patched version that fixes the critical React2Shell vulnerability (CVE-2025-66478). This security vulnerability affected Next.js versions 15.0.0 through 16.0.6 and could lead to unintended remote code execution. The deployment should now succeed.