Files
c5d42ae1-c076-4d39-abf6-6e6…/vercel.json
2026-05-24 12:43:20 +00:00

5 lines
97 B
JSON

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