我有一个视频。mp4文件在我的公共文件夹中的NextJS应用程序。在本地运行Next(npm run dev)时,我可以通过键入localhost:3000/video来访问该文件。mp4,但一旦我推到Vercelwww. example www.example.com 。我使用Git LFS来推送视频文件,因为它超过100 mbs。我的公共文件夹中还有其他静态文件,如图像和图标,这些文件在开发和生产环境中都能很好地工作。我不知道该怎么办。有什么想法吗
dy2hfwbg1#
Vercel目前不支持Git LFS。我们建议在其他地方托管该视频资产。https://vercel.com/support/articles/best-practices-for-hosting-videos-on-vercel-nextjs-mp4-gif
1条答案
按热度按时间dy2hfwbg1#
Vercel目前不支持Git LFS。我们建议在其他地方托管该视频资产。
https://vercel.com/support/articles/best-practices-for-hosting-videos-on-vercel-nextjs-mp4-gif