Files
5006ece3-7581-4f20-b7e2-f62…/vercel.json
2026-06-10 18:10:34 +00:00

5 lines
97 B
JSON

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