Files
3c066d2e-78d5-4a85-91fe-9c1…/vercel.json
2026-03-04 01:51:53 +00:00

5 lines
97 B
JSON

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