Files
38417dc1-8235-405c-97be-b21…/vercel.json
2026-03-10 12:32:47 +00:00

5 lines
97 B
JSON

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