Files
329dbe99-2462-4fc0-8887-844…/vercel.json
2026-03-04 05:52:12 +00:00

5 lines
97 B
JSON

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