Files
c662ece2-89e0-4960-9f76-88c…/vercel.json
2026-03-04 03:26:15 +00:00

5 lines
97 B
JSON

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