Files
ee53b09d-1175-4d95-a593-4e8…/vercel.json
2026-04-18 00:54:37 +00:00

5 lines
97 B
JSON

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