Files
db3c51e3-249d-4e3e-ac7b-cf4…/vercel.json
2026-04-09 21:50:31 +00:00

5 lines
97 B
JSON

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