Files
c1df7d11-62c7-4eee-8aad-d94…/vercel.json
2026-04-07 02:37:36 +00:00

5 lines
97 B
JSON

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