Files
df2d4448-f757-484b-a85f-207…/vercel.json
2026-03-10 16:38:01 +00:00

5 lines
97 B
JSON

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