Files
6b75a6e7-fb5f-45dd-bf5d-581…/vercel.json
2026-03-03 06:32:42 +00:00

5 lines
97 B
JSON

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