Files
e2d8c49f-533a-4b5a-b877-7ec…/vercel.json
2026-03-07 05:24:44 +00:00

5 lines
97 B
JSON

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