Files
7cdd951b-aa5f-4864-a6ff-88d…/vercel.json
2026-03-02 18:23:27 +00:00

5 lines
97 B
JSON

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