feat:移除了弹窗,服务器添加sls
This commit is contained in:
5
apps/website/vercel.json
Normal file
5
apps/website/vercel.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"buildCommand": "pnpm build",
|
||||
"framework": "nuxtjs",
|
||||
"outputDirectory": ".output/public"
|
||||
}
|
||||
Reference in New Issue
Block a user