Files
14e30741-313c-4ef3-8904-85e…/vercel.json
2026-04-17 02:01:12 +00:00

5 lines
97 B
JSON

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