Files
18ff5742-3829-4356-aebe-393…/vercel.json
2026-05-22 21:58:26 +00:00

5 lines
97 B
JSON

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