Files
4fc0844c-d81b-422b-ad64-ead…/vercel.json
2026-03-05 07:11:11 +00:00

5 lines
97 B
JSON

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