Files
a874e197-c6a1-43fe-b9f6-bed…/vercel.json
2026-03-04 02:34:08 +00:00

5 lines
97 B
JSON

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