Files
cc7e8cfe-847b-44b5-89fe-baf…/vercel.json
2026-03-15 03:03:42 +00:00

5 lines
97 B
JSON

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