Files
75336cc2-9ef9-420a-ab9d-3d9…/vercel.json
2026-03-10 02:25:47 +00:00

5 lines
97 B
JSON

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