Files
c85dc565-6894-4cff-ae48-4ce…/vercel.json
2026-04-02 01:27:51 +00:00

5 lines
97 B
JSON

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