Files
ce66c6cc-999d-44aa-b251-3d4…/vercel.json
2026-05-06 03:01:15 +00:00

5 lines
97 B
JSON

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