Files
e004d188-546c-4d09-b86e-da4…/vercel.json
2026-05-08 11:28:11 +00:00

5 lines
97 B
JSON

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