Files
e3620357-963d-42d6-9db5-30b…/vercel.json
2026-03-07 21:22:13 +00:00

5 lines
97 B
JSON

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