Files
c8de57f3-85e1-4fd2-acb4-410…/vercel.json
2026-06-02 20:15:28 +00:00

5 lines
97 B
JSON

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