Files
3c7e5fd4-8351-44bd-8ed8-b4e…/vercel.json
2026-05-05 21:36:21 +00:00

5 lines
97 B
JSON

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