Files
b60395c4-3e65-4f3c-929f-292…/vercel.json
2026-03-10 19:06:38 +00:00

5 lines
97 B
JSON

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