Files
6cf6cd1f-48ea-43e6-b504-bba…/vercel.json
2026-05-12 15:31:35 +00:00

5 lines
97 B
JSON

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