Files
e3c2cb1e-129e-49e2-b44d-e22…/vercel.json
2026-03-04 04:46:13 +00:00

5 lines
97 B
JSON

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