Files
91c8386f-09ad-4914-820c-18d…/vercel.json
2026-03-03 15:16:08 +00:00

5 lines
97 B
JSON

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