Files
2261bb7b-7fd3-433b-b477-2fc…/vercel.json
2026-03-21 05:35:24 +00:00

5 lines
97 B
JSON

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