Files
d97ee074-c332-40b3-a609-81e…/vercel.json
2026-05-14 21:18:19 +00:00

5 lines
97 B
JSON

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