Files
7f97fcef-876c-4a6a-bf8e-700…/vercel.json
2026-06-12 17:13:12 +00:00

5 lines
97 B
JSON

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