Files
12cafe7b-2f84-431e-986f-392…/vercel.json
2026-06-07 15:32:21 +00:00

5 lines
97 B
JSON

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