Files
19ca1edc-84ff-46ee-8eba-852…/vercel.json
2026-06-03 06:03:46 +00:00

5 lines
97 B
JSON

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