Files
8abec735-68c4-4d93-a8eb-e80…/vercel.json
2026-03-09 13:28:28 +00:00

5 lines
97 B
JSON

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