Files
7b7ed4a0-4c0e-44e1-ae35-bcf…/vercel.json
2026-03-31 04:23:39 +00:00

5 lines
97 B
JSON

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