Files
a91e600d-b57c-4182-a4f1-587…/vercel.json
2026-05-23 20:41:47 +00:00

5 lines
97 B
JSON

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