Files
c2b8103f-b79a-4b7c-ac75-57c…/vercel.json
2026-03-19 00:20:33 +00:00

5 lines
97 B
JSON

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