Files
8a91edde-73ea-403b-ba52-7fd…/vercel.json
2026-03-11 19:32:08 +00:00

5 lines
97 B
JSON

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