Files
7ac6185c-09ff-4930-bb7e-9fe…/vercel.json
2026-04-21 16:19:02 +00:00

5 lines
97 B
JSON

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