Files
4ea85b04-254e-4570-b8f0-c72…/vercel.json
2026-04-02 01:23:35 +00:00

5 lines
97 B
JSON

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