Files
78fcb32c-fb19-4d23-92cf-f55…/vercel.json
2026-03-13 17:14:09 +00:00

5 lines
97 B
JSON

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