Files
fe0461eb-4258-44d8-afe0-52f…/vercel.json
2026-04-02 01:09:41 +00:00

5 lines
97 B
JSON

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