Files
349b3d31-d69e-4d30-b4c6-ba4…/vercel.json
2026-03-09 05:37:18 +00:00

5 lines
97 B
JSON

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