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...
Downloading 122 deployment files...
Running "vercel build"
...
Traced Next.js server files in: 44.223ms
Created all serverless functions in: 201.136ms
Collected static files (public/, static/, .next/static): 11.738ms
Build Completed in /vercel/output [14s]
Error: Vulnerable version of Next.js detected, please update immediately. Learn More: https://vercel.link/CVE-2025-66478
The deployment is failing because Next.js 16.0.7 has a security vulnerability (CVE-2025-66478). I need to upgrade to a patched version.
Upgraded Next.js from 16.0.7 to 16.0.9 to address the security vulnerability CVE-2025-66478. This should resolve the deployment error on Vercel.
I've upgraded Next.js from 16.0.8 to 16.0.10.