Files
d3233f5f-08e3-43e2-a661-98b…/vercel.json
2026-03-09 16:26:12 +00:00

5 lines
97 B
JSON

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