Files
6aa2a20d-e3d4-42b6-b0f0-8a7…/vercel.json
2026-03-02 20:46:07 +00:00

5 lines
97 B
JSON

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