Files
770d0cbf-d102-4ece-81d3-c6b…/vercel.json
2026-03-31 13:54:02 +00:00

5 lines
97 B
JSON

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