Files
75cf854e-1540-4e6d-a131-db6…/vercel.json
2026-05-02 07:14:56 +00:00

5 lines
97 B
JSON

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