Files
b8654980-9e7c-402b-a516-71d…/vercel.json
2026-05-07 23:36:16 +00:00

5 lines
97 B
JSON

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