Files
b125be08-1858-4ecd-be6d-efc…/vercel.json
2026-04-27 01:50:52 +00:00

5 lines
97 B
JSON

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