Files
c8f428d2-e279-4742-b799-84b…/vercel.json
2026-03-16 17:16:24 +00:00

5 lines
97 B
JSON

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