Files
8781efcb-1e73-4ed3-85b4-6d3…/vercel.json
2026-03-05 07:55:37 +00:00

5 lines
97 B
JSON

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