Files
c50e9151-e2c3-402c-97cf-477…/vercel.json
2026-03-09 11:45:48 +00:00

5 lines
97 B
JSON

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