To have your account on https://vercel.com/ first.
vercel dev
vercel
以下 demo 網址 (python-api.ming-taiwan.vercel.app) 是我部署的 URL, 你們部署回有你們新的 URL
curl https://python-api.ming-taiwan.vercel.app/api/hello
curl https://python-api.ming-taiwan.vercel.app/api/date
curl https://python-api.ming-taiwan.vercel.app/api/star
when you run "vercel" it will show your endpoint of the api server
vercel --prod
