Files
e4e807d9-9b3f-4e35-911d-ceb…/vercel.json
2026-04-05 18:29:09 +00:00

5 lines
97 B
JSON

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