Files
7dff0e8e-3dd9-457f-99f3-6fc…/vercel.json
2026-04-19 20:16:19 +00:00

5 lines
97 B
JSON

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