Files
552f8c59-00a3-448f-84f6-7fa…/vercel.json
2026-03-10 06:45:02 +00:00

5 lines
97 B
JSON

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