Files
54f4b021-262e-480e-bc57-df1…/vercel.json
2026-03-30 12:53:47 +00:00

5 lines
97 B
JSON

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