Files
c9dc23dc-6f87-4c0d-930a-e01…/vercel.json
2026-04-13 02:32:15 +00:00

5 lines
97 B
JSON

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