Files
ba04bc5a-3ab9-4f38-99cf-3fe…/vercel.json
2026-03-11 04:55:02 +00:00

5 lines
97 B
JSON

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