Files
27cb43f2-7c1d-4fb4-9f30-919…/vercel.json
2026-03-11 03:56:35 +00:00

5 lines
97 B
JSON

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