Files
ee048a48-1e22-4f61-b5a6-ed4…/vercel.json
2026-03-11 07:56:10 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}