Files
92dac30c-c65e-4ed7-9937-aa3…/vercel.json
2026-04-17 02:29:21 +00:00

5 lines
97 B
JSON

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