Files
36c6b169-7de0-4413-b38b-154…/vercel.json
2026-05-08 04:28:18 +00:00

5 lines
97 B
JSON

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