Files
cf7318f6-dc9e-473d-b253-b9e…/vercel.json
2026-05-17 17:08:24 +00:00

5 lines
97 B
JSON

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