Files
c0787be4-612a-497e-bb9a-025…/vercel.json
2026-05-13 07:43:56 +00:00

5 lines
97 B
JSON

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