Files
d0331ccc-c7f2-43eb-a4d8-24f…/vercel.json
2026-04-24 18:04:37 +00:00

5 lines
97 B
JSON

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