Files
2ffbe2f9-521b-4682-8bdf-1b8…/vercel.json
2026-06-11 11:17:04 +00:00

5 lines
97 B
JSON

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