Files
b19e7e2b-2eaa-40d8-b2b0-b19…/vercel.json
2026-04-02 17:41:47 +00:00

5 lines
97 B
JSON

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