Files
3e6082eb-0df2-432d-9304-dce…/vercel.json
2026-06-08 07:06:20 +00:00

5 lines
97 B
JSON

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