Files
db7cb9e5-3e1b-4b69-b429-0d4…/vercel.json
2026-03-24 04:59:55 +00:00

5 lines
97 B
JSON

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