Files
ea069027-0101-4f9c-a5fe-531…/vercel.json
2026-03-05 07:01:17 +00:00

5 lines
97 B
JSON

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