Files
376e7a9f-b01d-4aff-ae86-72a…/vercel.json
2026-05-24 08:07:15 +00:00

5 lines
97 B
JSON

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