Files
53bcde38-ed81-422b-b4d0-e2b…/vercel.json
2026-04-12 16:21:01 +00:00

5 lines
97 B
JSON

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