1 Star 0 Fork 18

ajobc/amis-admin-vue

forked from h7ml/amis-admin-vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vercel.json 328 Bytes
一键复制 编辑 原始数据 按行查看 历史
h7ml 提交于 2022-05-10 09:53 . ✨特性(view): vercel cache
{
"rewrites": [
{
"source": "/amis/(.*)",
"destination": "/api/proxy"
}
],
"headers": [
{
"source": "/(.*).(ttf|otf|woff2|woff|eot|json)",
"headers" : [
{
"key" : "Cache-Control",
"value" : "public, max-age=31536000, immutable"
}
]
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ajobc/amis-admin-vue.git
git@gitee.com:ajobc/amis-admin-vue.git
ajobc
amis-admin-vue
amis-admin-vue
master

搜索帮助