Files
b5fc0d04-7ebe-4b86-9b35-472…/vercel.json
2026-04-28 17:32:49 +00:00

5 lines
97 B
JSON

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