Files
b6d27e2c-00e4-405d-9e08-4db…/vercel.json
2026-04-13 05:08:30 +00:00

5 lines
97 B
JSON

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