Files
f6b8863a-7b74-40b4-85a8-99e…/vercel.json
2026-05-04 20:53:56 +00:00

5 lines
97 B
JSON

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