Files
249c1972-3e29-414d-8217-36e…/vercel.json
2026-04-18 11:27:25 +00:00

5 lines
97 B
JSON

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