Files
d0da1eed-7050-426d-964d-355…/vercel.json
2026-05-23 21:55:49 +00:00

5 lines
97 B
JSON

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