I'm trying to publish a Bluesky custom feed generator on Vercel. I'm using their Typescript starter project here: https://github.com/bluesky-social/feed-generator. It's only very slightly modified to change the keywords and feed name. But I can't seem to get it deployed properly on Vercel. Here are the settings I have for the project. And here is a link to the starter template: https://github.com/bluesky-social/feed-generator. I'm getting a 404 not found Vercel error.

