Files
b4b0e5d3-29e8-4cf9-b6b0-2c4…/vercel.json
2026-06-03 22:38:08 +00:00

5 lines
97 B
JSON

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