Files
d2b7f0c2-9c45-49af-ab11-40b…/vercel.json
2026-04-04 01:54:34 +00:00

5 lines
97 B
JSON

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