Files
c50658bf-7b18-40f0-9e32-1fc…/vercel.json
2026-05-17 20:38:03 +00:00

5 lines
97 B
JSON

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