Files
545d8fcc-4828-44f7-8ec1-c0b…/vercel.json
2026-03-07 17:04:13 +00:00

5 lines
97 B
JSON

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