Files
d021617b-8be8-4ff1-a3f5-ca7…/vercel.json
2026-03-03 17:39:47 +00:00

5 lines
97 B
JSON

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