Files
f3924ebe-e7ad-4ab6-b117-9ad…/vercel.json
2026-03-05 02:38:34 +00:00

5 lines
97 B
JSON

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