https://github.com/hypervillain/import-files-repro
https://github.com/hypervillain/import-files-repro
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hypervillain/import-files-repro
- Owner: hypervillain
- Created: 2021-06-12T08:55:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-12T09:05:27.000Z (almost 4 years ago)
- Last Synced: 2025-02-02T20:55:41.534Z (4 months ago)
- Language: JavaScript
- Homepage: import-files-repro.vercel.app
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'
```