Files
3b99d044-882a-4cfb-9cfa-674…/vercel.json
2026-03-22 06:25:46 +00:00

5 lines
97 B
JSON

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