Files
77510763-b537-4b1a-bd14-d3b…/vercel.json
2026-03-05 05:14:47 +00:00

5 lines
97 B
JSON

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