Files
d5068ffd-e42c-41ab-bd83-39d…/vercel.json
2026-05-23 01:06:29 +00:00

5 lines
97 B
JSON

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