Files
c6bf7cb3-95ea-4c69-96b2-2cb…/vercel.json
2026-03-10 12:36:28 +00:00

5 lines
97 B
JSON

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