Files
d6c07a02-62c1-4b22-b154-77e…/vercel.json
2026-06-03 15:04:41 +00:00

5 lines
97 B
JSON

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