Files
b4626698-c4e6-41da-9ee4-f3b…/vercel.json
2026-03-25 23:53:04 +00:00

5 lines
97 B
JSON

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