Files
d154676f-7f35-4b65-aa41-bc1…/vercel.json
2026-05-11 08:32:30 +00:00

5 lines
97 B
JSON

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