Files
c501cd29-c80c-4916-ac51-0ef…/vercel.json
2026-05-25 23:41:27 +00:00

5 lines
97 B
JSON

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