Files
b4d1c79c-0b3d-45ec-8c5d-236…/vercel.json
2026-03-07 20:54:10 +00:00

5 lines
97 B
JSON

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