Files
b1ce3c75-28cf-497e-ae79-e5a…/vercel.json
2026-03-16 06:31:26 +00:00

5 lines
97 B
JSON

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