Files
11653792-8f69-46c5-b6d0-cde…/vercel.json
2026-03-04 14:30:04 +00:00

5 lines
97 B
JSON

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