Files
cdec6f3b-ee2e-41b2-875d-b4a…/vercel.json
2026-04-20 01:38:01 +00:00

5 lines
97 B
JSON

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