Files
b477d469-4897-434f-82fc-8cf…/vercel.json
2026-04-26 18:56:20 +00:00

5 lines
97 B
JSON

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