Files
62c5f8b7-e9bb-430d-b0e8-909…/vercel.json
2026-03-04 04:41:40 +00:00

5 lines
97 B
JSON

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