Files
aefcbd55-638e-43a2-bd02-c7e…/vercel.json
2026-06-13 07:19:26 +00:00

5 lines
97 B
JSON

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