Files
4b337fd1-9b3f-4d7e-ad82-1ae…/vercel.json
2026-03-25 02:10:38 +00:00

5 lines
97 B
JSON

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