Files
e0802f20-3b49-4c59-9db5-140…/vercel.json
2026-06-07 21:01:13 +00:00

5 lines
97 B
JSON

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