500 Error on first use

Hi folks! I was trying to install agency os on Vercel. I had already set up everything on directus cloud. all of the env variables where put in during installation. I used the button from the Github repo to do everything. However, I’m getting the error below. I’m not sure where to start debugging to fix things. Can some one please help direct me to a fix?

Error
{ “error”: “true”, “url”: “/”, “statusCode”: 500, “statusMessage”: “Server Error”, “message”: “useFiles is not defined” }

This seems to be the same issue as { "error": "true", "url": "/", "statusCode": 500, "statusMessage": "Server Error", "message": "useFiles is not defined" } · Issue #138 · directus-labs/agency-os · GitHub, I would follow that issue for any updates/fixes/explanations as to why this is occring.