baima_home_main/vercel.json

6 lines
93 B
JSON

{
"buildCommand": "npm run build",
"outputDirectory": ".next",
"framework": "nextjs"
}