Files
b6498fc2-2e2b-4185-a9bc-a4c…/vercel.json
2026-03-06 04:20:31 +00:00

5 lines
97 B
JSON

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