Files
d0ed45be-3bdb-4c6d-9ff3-00c…/vercel.json
2026-03-04 07:00:20 +00:00

5 lines
97 B
JSON

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