Files
d8e18d26-60dc-4dad-b5e5-5fd…/vercel.json
2026-03-04 05:04:29 +00:00

5 lines
97 B
JSON

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