Files
29b157e5-e8fd-45d2-b0d0-343…/vercel.json
2026-06-04 22:15:52 +00:00

5 lines
97 B
JSON

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