Files
eebada35-d922-4f35-8f03-272…/vercel.json
2026-03-04 06:28:45 +00:00

5 lines
97 B
JSON

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