Files
bd16d2b1-e395-4dfc-8090-970…/vercel.json
2026-03-04 17:35:35 +00:00

5 lines
97 B
JSON

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