Files
bb91f785-4619-46b6-8e7e-ff7…/vercel.json
2026-03-09 04:45:51 +00:00

5 lines
97 B
JSON

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