Files
dbe8fae5-5182-4002-b25f-4a4…/vercel.json
2026-05-17 19:22:31 +00:00

5 lines
97 B
JSON

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