Files
ba9821af-51b0-4664-a4f5-cb9…/vercel.json
2026-05-06 00:51:19 +00:00

5 lines
97 B
JSON

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