Files
aa4f2fe7-becb-4319-876e-2e7…/vercel.json
2026-04-17 05:04:25 +00:00

5 lines
97 B
JSON

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