Files
471853bb-8c59-4cc2-ab21-7ee…/vercel.json
2026-04-18 01:02:54 +00:00

5 lines
97 B
JSON

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