Files
a8738ece-3d5a-46a9-bdb2-083…/vercel.json
2026-05-22 03:50:59 +00:00

5 lines
97 B
JSON

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