Files
eae3279d-b23e-4e7a-87cb-f5c…/vercel.json
2026-05-20 21:44:10 +00:00

5 lines
97 B
JSON

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