Files
93d7f1cb-9642-441d-81ab-23c…/vercel.json
2026-03-02 23:17:28 +00:00

5 lines
97 B
JSON

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