Files
7cbea6ba-bb5a-4d47-86d3-e53…/vercel.json
2026-06-04 01:38:09 +00:00

5 lines
97 B
JSON

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