Files
2ff0a05d-034e-4025-881d-11e…/vercel.json
2026-04-06 10:26:53 +00:00

5 lines
97 B
JSON

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