Files
a9fddee0-02ff-44a2-abdb-cf9…/vercel.json
2026-03-02 20:31:02 +00:00

5 lines
97 B
JSON

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