Files
8b57fc0b-3b79-45a9-8da7-6e0…/vercel.json
2026-03-22 08:21:28 +00:00

5 lines
97 B
JSON

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