Files
f1cacfed-ca59-48d0-b107-1e7…/vercel.json
2026-03-04 00:11:37 +00:00

5 lines
97 B
JSON

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