Files
cc4ccd1b-dcd6-4a19-b5d0-eef…/vercel.json
2026-04-27 14:10:10 +00:00

5 lines
97 B
JSON

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