Files
b84ebc81-7df3-45c7-ac41-2ab…/vercel.json
2026-04-17 06:39:23 +00:00

5 lines
97 B
JSON

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