Files
bb8315eb-89db-4131-bdfd-b55…/vercel.json
2026-05-17 08:14:27 +00:00

5 lines
97 B
JSON

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