Files
b1791d37-c765-49f5-8952-09c…/vercel.json
2026-03-05 21:28:08 +00:00

5 lines
97 B
JSON

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