Files
b4dce2e0-63bc-409b-bc61-332…/vercel.json
2026-03-03 16:33:29 +00:00

5 lines
97 B
JSON

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