An open API service indexing awesome lists of open source software.

https://github.com/hypervillain/import-files-repro


https://github.com/hypervillain/import-files-repro

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Trying to get `includeFiles` to work for me.

Things work great locally but I get this when deploying to Vercel:

```bash
Error: ENOENT: no such file or directory, open '/vercel/path0/included-folder/hello.txt'
```