Files
a151b732-30e4-42e7-b063-74d…/vercel.json
2026-04-28 08:16:14 +00:00

5 lines
97 B
JSON

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