Files
12debe4f-b372-4f42-ae9c-9de…/vercel.json
2026-06-07 05:08:19 +00:00

5 lines
97 B
JSON

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