Files
c4b3ffbe-c28c-4aeb-9e10-032…/vercel.json
2026-03-10 00:26:29 +00:00

5 lines
97 B
JSON

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