Files
8cb70610-7f3c-4a56-bef5-8a6…/vercel.json
2026-04-23 06:21:21 +00:00

5 lines
97 B
JSON

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