Files
f7046fbe-44d1-4cc5-84a1-09d…/vercel.json
2026-02-18 19:09:56 +00:00

5 lines
97 B
JSON

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