Files
b02f3b89-5a60-453a-9a1a-0b9…/vercel.json
2026-06-04 22:03:24 +00:00

5 lines
97 B
JSON

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