Files
b1c46cb2-0109-40b7-89dd-c32…/vercel.json
2026-04-04 13:43:50 +00:00

5 lines
97 B
JSON

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