Files
f3f57439-8568-43c3-8de2-e99…/vercel.json
2026-03-04 03:27:28 +00:00

5 lines
97 B
JSON

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