Files
5367b13e-fd05-4f67-8e4a-2cf…/vercel.json
2026-06-03 21:39:30 +00:00

5 lines
97 B
JSON

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