Files
c96d45ec-b080-4213-a547-d27…/vercel.json
2026-05-23 20:42:15 +00:00

5 lines
97 B
JSON

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