Commit 9c54e3f
committed
Configured vercel for the project. Normally vercel doesn't have to be configured because it does it automatically but today was an exception because we use FFmpeg on our project. FFmpeg uses the SharedArrayBuffer, which forces us to use certain headers. These headers have to be configured into vercel. Otherwise the application won't work correctly.
1 parent 2140268 commit 9c54e3f
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments