Files
e125ac02-9eeb-4314-9aab-784…/vercel.json
2026-03-22 04:24:33 +00:00

5 lines
97 B
JSON

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