Files
7f369001-075b-4d4b-9e67-ee4…/vercel.json
2026-03-04 01:33:51 +00:00

5 lines
97 B
JSON

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