Files
21375055-c8cb-4955-af74-fab…/vercel.json
2026-05-28 11:08:58 +00:00

5 lines
97 B
JSON

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