Files
90ed8ded-13ec-48c4-92e9-508…/vercel.json
2026-04-19 04:39:49 +00:00

5 lines
97 B
JSON

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