Files
a5d405cf-9824-44ee-87df-499…/vercel.json
2026-04-25 07:48:48 +00:00

5 lines
97 B
JSON

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