Files
f6e11284-1319-4f5d-aed6-2ea…/vercel.json
2026-04-02 09:01:46 +00:00

5 lines
97 B
JSON

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