Files
7bf52377-d517-4998-9dd4-ce5…/vercel.json
2026-05-23 23:39:09 +00:00

5 lines
97 B
JSON

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