Files
b061637e-eb6f-43ec-a80b-990…/vercel.json
2026-04-02 07:45:57 +00:00

5 lines
97 B
JSON

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