richorama / AzureSpeedTest2

:cloud: A web page to measure latency to Azure Blob Storage
https://richorama.github.io/AzureSpeedTest2/
MIT License
100 stars 41 forks source link

Vercel deploy failed ! #63

Closed piwawa closed 1 year ago

piwawa commented 1 year ago

I just fork this repo and deploy on Vercel, and set nothing during the deployment, but this web can not be access, as follow:

image

Everything looks fine in the process of deployment:

image

I have no idea what's wrong...

richorama commented 1 year ago

I got this to work: https://azure-speed-test2-pupk.vercel.app/

The only change I made was to set the output directory to be . in the project settings in Vercel.