Files
ee8b4a06-3b51-4cbe-bc75-2df…/vercel.json
2026-03-07 23:55:04 +00:00

5 lines
97 B
JSON

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