Files
42b599c3-ed2a-4852-9a91-953…/vercel.json
2026-06-08 08:17:01 +00:00

5 lines
97 B
JSON

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