master
Add GitHub Actions workflow for Vercel deployment and Lighthouse CI: Create deploy.yml to automate deployment of Vue 3 SPA to Vercel on push to main/master branches, including steps for building the application, running Lighthouse CI for performance metrics, and uploading reports. Add lighthouserc.json for Lighthouse configuration to define performance metrics and output settings.