Files
db72d640-4559-45fc-91f4-791…/vercel.json
2026-03-28 06:52:14 +00:00

5 lines
97 B
JSON

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