Files
dc7fe691-075f-497d-8393-4ad…/vercel.json
2026-03-02 23:39:33 +00:00

5 lines
97 B
JSON

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