Files
9628816c-9e76-4b44-bc2b-c37…/vercel.json
2026-03-09 20:52:25 +00:00

5 lines
97 B
JSON

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