Files
b61730a8-2e07-4002-8fc2-448…/vercel.json
2026-04-18 05:44:35 +00:00

5 lines
97 B
JSON

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