Files
222b77e1-e565-45db-8fcb-03b…/vercel.json
2026-03-06 03:32:11 +00:00

5 lines
97 B
JSON

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