Files
11bd816f-6bb3-4799-9703-2be…/vercel.json
2026-03-27 12:14:47 +00:00

5 lines
97 B
JSON

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