Files
e0be260c-c22d-4ee7-b2bd-df9…/vercel.json
2026-02-20 20:47:38 +00:00

5 lines
97 B
JSON

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