Files
567bbbf9-eec7-4ece-88dc-fde…/vercel.json
2026-05-11 19:31:37 +00:00

5 lines
97 B
JSON

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