Files
59dd74d4-8b89-4637-8103-d56…/vercel.json
2026-05-10 21:54:29 +00:00

5 lines
97 B
JSON

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