Files
a329e58f-3a14-4646-b5b0-bcf…/vercel.json
2026-05-22 04:23:51 +00:00

5 lines
97 B
JSON

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