Files
ee7b5ff5-717f-4da0-9f37-e3c…/vercel.json
2026-04-28 11:21:02 +00:00

5 lines
97 B
JSON

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