Files
89f52d34-f7e1-4b31-a167-753…/vercel.json
2026-05-25 00:23:53 +00:00

5 lines
97 B
JSON

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