Files
bb8ae66a-b4b8-4c4c-b271-168…/vercel.json
2026-04-24 03:06:10 +00:00

5 lines
97 B
JSON

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