Files
8163482b-4bcf-45cf-81d3-55e…/vercel.json
2026-03-04 17:15:21 +00:00

5 lines
97 B
JSON

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