Files
b9b88e19-f29f-4139-bb41-a08…/vercel.json
2026-05-10 17:13:23 +00:00

5 lines
97 B
JSON

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