Files
f04d48c3-c7ce-4d3c-b279-ee0…/vercel.json
2026-03-30 06:41:47 +00:00

5 lines
97 B
JSON

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